99.Recipes WebApp

99.Recipes is a web app designed to generate personalized recipes based on user preferences. Built using Next.js, it integrates a GPT wrapper to suggest recipes, while users input their dietary restrictions, preferred ingredients, and kitchen tools.

Technical Features:

  • Backend: Uses NeonDB for database management.
  • User Authentication: Implemented Google authentication for ease of login.
  • AI Integration: Utilizes GPT for recipe suggestions based on user input.

Additional Details:

  • User Preferences: The app allows users to filter recipes based on their dietary needs, ingredient availability, and desired difficulty.
  • Accessibility: Features such as favorites and recipe sharing enhance the user experience.

Check it out here: 99.Recipes