Skip to content

jmartgmz/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator Application

https://jmartgmz.github.io/calculator/ A modern, responsive calculator built with HTML, CSS, and JavaScript featuring a sleek circular button design and intuitive user interface.

Calculator Demo

Features

  • Basic Operations: Addition, subtraction, multiplication, and division
  • Advanced Functions: Square root, modulus, and percentage calculations
  • Modern UI: Circular buttons with soft shadows and smooth animations
  • Responsive Design: Clean layout that works across different screen sizes
  • Custom Typography: Uses Poppins Extra Bold font for a professional look

Technologies Used

  • HTML5
  • CSS3 (with custom fonts and animations)
  • Vanilla JavaScript

Getting Started

  1. Clone or download this repository
  2. Make sure you have the Poppins font file in a /fonts folder
  3. Open index.html in your web browser
  4. Start calculating!

Project Structure

calculator/
├── index.html          # Main HTML file
├── style.css           # Styling and layout
├── script.js           # Calculator functionality
└── fonts/              # Custom font files
    └── Poppins-Bold.ttf

License

This project is open source and available under the MIT License.

Contributing

No need.

About

A modern, responsive calculator built with HTML, CSS, and TypeScript featuring a sleek circular button design and intuitive user interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors