This is a simple calculator application built with HTML, CSS, and JavaScript. The calculator can perform basic arithmetic operations such as addition, subtraction, multiplication, and division.
- Basic arithmetic operations: addition, subtraction, multiplication, and division.
- Clear button to reset the calculation.
To run the calculator locally on your machine, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/simple-calculator.git - Navigate to the project directory:
cd simple-calculator - Open index.html in your preferred web browser:
open index.html
- Open the calculator in your web browser.
- Use the buttons to perform calculations.
- Click the 'AC' button to clear the current calculation
Contributions are welcome! If you have any suggestions or improvements, please create an issue or submit a pull request.
If you have any questions or feedback, feel free to contact me at abinmjoseph05@gmail.com