An intelligent meal planning application that generates recipes based on selected ingredients and dietary preferences. Built with Next.js, TypeScript, Tailwind CSS, and React Query, this project leverages AI to provide personalized meal plans.
Features
- ✅ Ingredient-Based Recipe Generation – Get AI-generated recipes based on selected ingredients.
- ✅ Dietary Preferences Selection – Supports Vegetarian, Vegan, Gluten-Free, Keto, and more.
- ✅ Interactive UI – Built with React and Tailwind CSS for a seamless experience.
- ✅ State Management & API Handling – Uses React Query's useMutation for efficient API communication.
- ✅ Error Handling & Loading States – Displays appropriate feedback to users.