Open terminal and go to the project directory
Run:
npm install
Then
npm start
Runs the app in development mode.
Open http://localhost:3000 to view it in the browser.
The page will automatically reload as you make changes
You're all set! Good luck!