[PROJECT-ACTIVE] [HTML5] [CSS3] [JavaScript] [LICENSE-MIT]
A clean, responsive, and simple Web Calculator built using HTML, CSS, and JavaScript. Perform basic arithmetic operations with a sleek modern interface.
- Basic operations: ➕ Addition, ➖ Subtraction, ✖️ Multiplication, ➗ Division
- Fully responsive UI
- Button hover and click animations
- Keyboard input support (optional to implement)
- Light & clean user interface

(If you haven't deployed it yet, I can help you with GitHub Pages or Vercel.)
Tech | Description |
---|---|
HTML5 |
Markup for structure |
CSS3 |
Styling and layout |
JavaScript |
Calculator logic |
git clone https://github.com/Sayantanx-code/web-calculator.git
cd web-calculator