A simple, responsive web calculator built using HTML, CSS, and JavaScript.
This project replicates the functions of a basic calculator with a clean and modern UI — perfect as a mini project or assignment.
(Replace YOUR_USERNAME with your GitHub username after hosting.)
- Perform addition, subtraction, multiplication, and division
- Clear (
C) and delete (DEL) options - Responsive layout with smooth button animations
- Built with pure HTML, CSS, and JavaScript — no frameworks!
- Download or clone this repository:
git clone https://github.com/YOUR_USERNAME/web-calculator.git