This project is a simple yet modern calculator built with HTML, CSS, and JavaScript.
It supports basic arithmetic operations with a clean UI, keyboard support, and a responsive design.
- 🎨 Modern UI with dark theme
- ⚡ Fast & Responsive
- 🖱️ Click & Keyboard Input Support
- 🧹 Clear & Delete Functions
- 📱 Mobile Friendly
- ➕➖✖️➗ All Basic Operations
| Purpose | Tools / Languages |
|---|---|
| Structure | HTML5 |
| Styling | CSS3 |
| Logic & Interactions | JavaScript |
| Version Control | Git + GitHub |
| Editor | VS Code |
Calculator/ ├── index.html # Main HTML file ├── style.css # Styling (if separated) ├── script.js # Calculator Logic (if separated) └── README.md # Documentation
##🚀 Upcoming Additions
- Add scientific calculator features
- Support for dark/light mode toggle
- History of calculations
- Animated button press effects
- Made with ❤️ by Aniket Sundriyal
- If you like this project, don’t forget to ⭐ star it! Got ideas or suggestions? Drop them here or connect on LinkedIn!
This project is open-source and free to use for educational purposes. Attribution is appreciated 💙
