##Steps of running this project
from the command prompt clone the project
- $git clone https://github.com/techsithgit/react-understanding-state-props.git
- $cd react-understanding-state-props
- $npm install
- $npm start
##Steps of running this project
from the command prompt clone the project