A basic calculator implemented in JavaScript.
- Addition
- Subtraction
- Multiplication
- Division
- Click on the numerical buttons to enter numbers.
- Use the operation buttons (+, -, *, /) to perform calculations.
- Press the "C" button to clear the input.
- HTML5
- CSS3
- JavaScript