This is a simple calculator project for all the Math Geeks out there!
- Addition, subtraction, multiplication, and division operations
- Clear button to reset the calculator
- Responsive for all devices
To get started with the project, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/calculator.git
- Open the
index.html
file in your web browser.
- Enter numbers using the buttons.
- Click on the operation buttons to perform calculations.
- Press the clear button to reset the calculator.
- HTML
- CSS
- JavaScript
- React
Contributions are welcome! If you have any suggestions or improvements, please create a pull request.