This is a simple web calculator created using JavaScript, HTML, and CSS.
- Addition, subtraction, multiplication, and division operations
- Clear button to reset the calculator
- Responsive design
To use the calculator, simply enter the first operand, select the operation, enter the second operand, and click on the equals button to see the result.