This project was bootstrapped with Create React App.
To Running Project Locally In the project directory, run: (make sure you have install node.js & yarn in your local machine)
# install dependencies
$ yarn
# running project
$ yarn start
Open http://localhost:3000 to view it in the browser.