Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 323 Bytes

File metadata and controls

13 lines (9 loc) · 323 Bytes

Graduate Developer Recruitment Group Task

Installation and Setup

To run the frontend locally, the following commands must be run from the root of the project:

cd frontend
npm install
npm start

Once the application is running, you can access it by navigating to http://localhost:3000 in your web browser.