Medical Web App Project Structure Folders frontend/: React app (main and subpages) backend/: FastAPI, LLM logic, DB setup Setup Run npm install in frontend folders after initializing Folloe instructions in backend/README.md for backend setup Configure DB in backend/config/db.js