This is a simple react calculator project bootstrapped with create-react-app
Clone the project into local. Install all the NPM packages.
npm installTo run the application type
npm startOpen http://localhost:3000 with your browser to see the result.