The project is composed of :
- a backend API server built with FastAPI located in the backend dir.
- a frontend web app build with React and located in the frontend dir.
To run the application manually in a terminal, see both the backend and frontend's READMEs for instructions.