A simple calculator built using HTML, CSS, and JavaScript.
- Basic arithmetic operations such as addition, subtraction, multiplication, and division.
- Clear functionality to reset the calculator.
- Intuitive user interface.
Clone this repository and open index.html
in your preferred web browser.
git clone git@github.com:vxnzala1/Calculator.git
cd calculator
open index.html