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.
- 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
- HTML5
- CSS3 (with custom fonts and animations)
- Vanilla JavaScript
- Clone or download this repository
- Make sure you have the Poppins font file in a
/fontsfolder - Open
index.htmlin your web browser - Start calculating!
calculator/
├── index.html # Main HTML file
├── style.css # Styling and layout
├── script.js # Calculator functionality
└── fonts/ # Custom font files
└── Poppins-Bold.ttf
This project is open source and available under the MIT License.
No need.
