Welcome to the Calculator repository! This project is a simple and interactive calculator built using HTML, CSS, and JavaScript. You can see the live version of this project here.
- Basic arithmetic operations (addition, subtraction, multiplication, division)
- Clear and backspace functionality
- Responsive design for various screen sizes
- User-friendly interface
- HTML: 59.8%
- JavaScript: 22.9%
- CSS: 17.3%
index.html: The main HTML file containing the calculator's structure.
style.css: The CSS file that styles the calculator.
script.js: The JavaScript file that adds functionality to the calculator.
Aditya Raj - [email protected]
GitHub Repo: https://github.com/AdityaRaj81/calculator