This is a simple calculator built using HTML, CSS, and JavaScript. It allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.
- Addition
- Subtraction
- Multiplication
- Division
link: [http://127.0.0.1:5500/CODSOFTJULY/Calculator_CODSOFT_Level1_Task3/Calculator.html]
- Clone or download the repository to your local machine.
- Open the
Calculator.html
file in your web browser. - Use the calculator to perform arithmetic operations.
- HTML
- CSS
- JavaScript
This calculator was built by Shashank Tripathi
as a project for CODSOFT Internships
.
This project is licensed under the MIT License. Feel free to use and modify this code as you see fit.