This project is a basic calculator developed using React JS.
Features:
- It accepts four basic arithmetic operations: addition, subtraction, multiplication, and division.
- It accepts decimal values as well.
- Some edge cases considered are decimal points, multiple decimal points, and multiple operators in a row.
- It is designed to handle consecutive calculations.
Demo Screenshot: