SimpleCalculator is a simple JavaScript-based calculator web application. Users can perform basic arithmetic operations such as addition, subtraction, multiplication, and division.
- Perform addition, subtraction, multiplication, and division.
- Clear input.
-
Clone the repository:
git clone https://github.com/YOUR_USERNAME/SimpleCalculator.git cd SimpleCalculator
-
Open
index.html
in your web browser.
This project is licensed under the MIT License.