A basic calculator built using HTML, CSS, and JavaScript with support for keyboard input and standard arithmetic operations.
- Basic arithmetic operations: addition, subtraction, multiplication, and division
- Keyboard input support
- Clear and backspace functionality
- Clean, modern UI
- HTML
- CSS
- JavaScript (Vanilla)
- Clone the repository:
git clone https://github.com/ShreeyaaGupta/calculator.git
- Open the project folder
- Open index.html in any web browser
Local link: http://127.0.0.1:5500/calculator/calculator.html