First of all, download the project in a local folder. Move to the new folder "frontend-rps" and run the following command:
This command will install the project dependencies in the folder "node_modules". This is necessary to run the application.
To start the front-end server, run:
Open http://localhost:3000 to view it in the browser.