A basic calculator web application that performs simple arithmetic operations such as addition, subtraction, multiplication, and division.
๐ Live Demo: (Add your deployed link here, e.g., GitHub Pages URL)
- Addition, subtraction, multiplication, division
- Clear / Reset functionality
- Simple and responsive UI
- Works on all modern browsers
- HTML5
- CSS3
- JavaScript (ES6)
To run locally:
# Clone the repository
git clone https://github.com/dpakdev02-dev/Simple-Calculator.git
# Navigate into the project folder
cd Simple-Calculator
# Open index.html in a browser