housing-case-navigator To run the backend: cd backend poetry shell uvicorn app.main:app --reload --port 8000 To run the frontend: cd frontend yarn yarn dev Then go to: http://localhost:5173/