You can run the project by:
Clone the repo, and open the cloned repo in your terminal
Install node packages using 'npm install' to install all packages. After installation is complete you can run the app using the 'npm start' command in your terminal
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.