This is a simple calculator project implemented using HTML, CSS, and JavaScript.
You can try out the calculator by visiting the live demo.
- Addition, subtraction, multiplication, and division operations.
- Clear button to reset the calculator.
- Responsive design for different screen sizes.
- HTML
- CSS
- JavaScript
To run the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/AhmedEljanady/Calculator.git
-
Navigate to the project directory.
-
Open the 'index.html' file in your preferred web browser.
Contributions are welcome! If you find any issues or want to enhance the calculator, feel free to open a pull request.
This project is licensed under the MIT License.