- Clone the repo
git clone [email protected]:kespaldon/react-calculator.git
- Enter the directory
cd react-calculator
- Build packages and start dev server
yarn && yarn start
-
Open http://localhost:3000 to view it in the browser.
-
Profit
-
Full button functionality
-
Keyboard accessibility
-
History Logging
-
Input display
-
Time travel to history entry
-
Percentage functionality
-
Store values in memory