This is a simple calculator built using React. It takes inputs from the keypad and evaluates concurrently.
This project is part of a challenge that I am doing of building 365 projects in a row for 365 days.
You can use the calculator here: https://react-simple-calculator-gamma.vercel.app/
- Add functionality for operations on negative integers
- Add BODMAS rule
- Add history
- Remove dependency cycles
- Make a cup of good ol' coffee