A clean and professional calculator with a dark iOS-inspired interface.
- Modern dark theme with smooth animations
- Fully responsive design (mobile, tablet, desktop)
- Keyboard support for quick calculations
- Basic arithmetic operations
- Percentage calculations
- Error handling
- HTML5
- CSS3
- JavaScript
git clone https://github.com/hmahmd/modern-calculator.git
cd modern-calculatorOpen index.html in your browser. That's it!
With Mouse:
- Click buttons to calculate
- AC = Clear all
- DEL = Delete last digit
- = = Get result
With Keyboard:
- 0-9 = Numbers
- +, -, *, / = Operations
- Enter = Calculate
- Escape = Clear
- Backspace = Delete
Pull requests are welcome!
Hafiz Muhammad Ahmed
If you like this project, give it a ⭐