๐งฎ 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