A simple calculator web application built with HTML, CSS, and JavaScript.
- Basic arithmetic operations: addition, subtraction, multiplication, division
- Clear button to reset the input
- Delete button to remove the last digit
- Percentage button to calculate percentage
- Responsive design for mobile and desktop
You can see a live demo of the calculator here.
- Clone the repository:
https://github.com/tathsaraniliyanage/My-Calculator.git
- Open
index.html
in your web browser
This project is licensed under the MIT License - see the LICENSE file for details.
Replace tathsaraniliyanage
with your GitHub username and update the path to the screenshot if you have one. You can also add more sections or details based on your project's specific features and requirements.