To start the project you need docker and docker compose. Just run docker-compose up from the repository root to start the environment. The frontend is available at localhost:3000. The backend is reachable at localhost:3001.
Both for the frontend and the backend some things could have been done better (eg testing, slices, UI graphics) but I hope this will be a good demonstration of my skills :)