This is a NextJS starter in Firebase Studio.
To get started, take a look at src/app/page.tsx.
This marks the state of the application after the initial build-out, including:
- User authentication (signup, login, onboarding).
- "The Gym" page for logging and visualizing workout progress.
- "The Kitchen" page for AI-powered recipe discovery and a personal cookbook.
- "Local Fuel" page for finding diet-friendly restaurants.
- "The Lab" page for food image analysis.
- A hidden dev page for seeding and cleaning test data.