React Calculator

Quick start


Install the App:

yarn install

OR

npm i

Run the App in Localhost:

yarn start

OR

npm run start