Simple Calculator App written in HTML, CSS, and JavaScript .
Calculator makes calculations easier and faster. Calculators are used to everyone in daily life. A simple calculator can add, subtract, multiply and divide, two operands entered by the user.
- HTML5
- CSS3
- JavaScript
- Download or clone the repository
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
- Go to the directory
- Run the index.html file
- Start Calculating!!