Simple React Calculator is a basic calculator created while following the tutorial by Web Dev Simplified on YouTube. This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the calculator in development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Builds the calculator for production to the build
folder.
Note: If npm run build or npm start fails to compile properly, run npm i and then desired script