Clone first the whole project to your local.
Inside the project directory, you should run:
This installs all the dependencies needed to run the application.
And then, run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
You're good to go!
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.