- Go at the root of the frontend app:
$ cd frontend
- Create
.env
of the system
$ cp .env.example .env
- Install dependencies
$ npm install
- Run the project
$ npm start
- Certify yourself that the backend is running on localhost:8000, Open frontend, the host localhost:3000 Open frontend, the host localhost:3000