This is a simple calculator web application that allows users to perform basic arithmetic operations. It is built using HTML, CSS, and JavaScript.
- Addition
- Subtraction
- Multiplication
- Division
- Clear the screen
- Display results up to two decimal places for non-integer results
- HTML
- CSS
- JavaScript
To get a local copy up and running, follow these simple steps.
There are no specific prerequisites for running this project. You just need a web browser.
- Clone the repo: git clone https://github.com/your-username/simple-calculator.git