A simple calculator web application built using HTML, CSS, and JavaScript. This calculator allows you to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.
- Addition (+)
- Subtraction (-)
- Multiplication (*)
- Division (/)
- Clear button to reset the calculator
- Responsive design for various screen sizes
Check out the live demo of the calculator here.
To get a copy of this calculator and run it locally, follow these steps:
-
Clone the repository to your local machine using Git:
git clone https://github.com/muhammedshibilm/calculator.git