This is the frontend section of my end of studies project, wich is a trainee recruitement platform that allows candidates to apply for internships provided by the company "proxym" and allow the hiring team to manage the applications
-
Install dependencies
yarn
-
Modify the .env.dev file to your needs
-
Run the backend server, you can find it here Backend server
-
Run the frontend server
yarn start:dev