MBTI-based food recommendation app that suggests personalized meal options based on your personality type, with a focus on Malaysian cuisine.
- MBTI personality type selection
- Personalized food recommendations for each MBTI type
- Meal time options (breakfast, lunch, dinner, late-night snack)
- Visual personality type selection with unique icons
- Purpose-based meal recommendations (Energizing, Relaxing, Social, Comfort)
- Language toggle between English and Chinese
- Paired drink recommendations with each meal
- Mobile-responsive design
# Install dependencies
bun install
# Start development server
bun dev
# Build for production
bun build- Astro - Fast, modern web framework
- Svelte - Component framework
- Tailwind CSS - Utility-first CSS framework
- Google Gemini AI - AI-powered recommendations
/src/components- Reusable UI components/src/layouts- Page layouts/src/pages- Application pages and API routes/src/stores- State management/src/lib- Utility functions and constants
Contributions are welcome! Please feel free to submit a Pull Request.
MIT