This is a simple calculator web application built using REACT JS. The calculator provides basic arithmetic operations and displays the results in a user-friendly interface.
- Addition, subtraction, multiplication, and division operations.
- Clear button to reset the calculator.
- Responsive design to adapt to different screen sizes.
To run this project, go to this link: Basic Calculator with React