Basic Calculator, helps to understand the basic work flow of react components, state-management and props
Clone this repo, and run:
npm install
and then cd into the project folder and run
npm start
Try it here https://sandeepamarnath.github.io/React-Basic-Calculator/