🧮 Modern Responsive Calculator
- Simple and responsive calculator web app
- Built using HTML, CSS, and JavaScript
- Designed for beginners learning frontend development
- Performs basic arithmetic operations
- Addition, Subtraction, Multiplication, Division
- Clean and modern UI
- Fully responsive (mobile, tablet, desktop)
- Fast and lightweight
- Beginner-friendly code
- HTML5 – Page structure
- CSS3 – Styling and layout
- JavaScript – Calculator logic
modern-calculator/ │── index.html │── style.css │── script.js └── README.md
- Open the calculator in your browser
- Click buttons to enter numbers
- Press = to calculate result
- Press C to clear the display
🔗 https://shivaniradha.github.io/modern-calculator/
- Dark mode
- Keyboard input support
- Scientific calculator features
Shivani P.R
GitHub: https://github.com/ShivaniRadha