Getting started Run the backend with cd backend && npm install && npm start - see backend/README.md Run the frontend with cd frontend && npm install && npm start - see frontend/README.md Open http://localhost:3000