In the project directory, first run:
Install all the dependancies required for the project.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
You can use netlify or vercel for deploying your app. The build command is
npm run build
This will create a dist
folder which can be served now
Check CONTRIBUTING.md for further details.