A simple web-based calculator built using HTML, CSS, and JavaScript.
- Basic arithmetic operations: addition, subtraction, multiplication, and division.
- Clear button to reset the display.
- Responsive design.
- Clone the repository:
git clone https://github.com/kkrishhh/calculator.git
Open index.html in your browser to use the calculator. Technologies HTML CSS Vanilla JavaScript