When cloning the repo, on the frontend the app uses an environment variables to define API addresses. To get it working, you must rename .env.example to .env so it reads it correctly.
Under "How To Run", this instruction exists for the backend, but not for the frontend. Include this additional step on the .readme file
When cloning the repo, on the frontend the app uses an environment variables to define API addresses. To get it working, you must rename
.env.exampleto.envso it reads it correctly.Under "How To Run", this instruction exists for the backend, but not for the frontend. Include this additional step on the
.readmefile