This project focuses on building a basic calculator using React. The operations covered in this project include,
- Addition
- Subtraction
- Multiplication
- Division
Furthermore, the calculator is also capable of displaying the current input and corresponding output. Another capability that this calculator exhibits is performing calculations on existing results.
- HTML
- CSS
- React