Skip to content

This app helps you create delicious recipes based on the ingredients you have and your personal preferences.

License

Notifications You must be signed in to change notification settings

RamK777-stack/RecipeCreator

Repository files navigation

Recipe Generator App

Built for

hashnode ai-for-tomorrow hackathon

Read more on my hashnode blog

This app helps you create delicious recipes based on the ingredients you have and your personal preferences. It aims to make meal planning easy and reduce food waste.

Features

  • Customizable recipes with dietary restrictions, preferred cuisines, flavors, and texture preferences.
  • Google Language Translate option to read recipes in your own language.
  • Adjust serving sizes.

Inspiration

The idea for this project came from the desire to waste less food and make home cooking easier. By entering the ingredients you have, this app helps you cook tasty meals without extra shopping. It saves time, money, and reduces food waste.

Tech Stack

  • Next.js: Fast and user-friendly web app framework.
  • Anthropic API: Powerful AI for recipe generation.
  • TypeScript: For better code quality.
  • shadcn/ui: For a sleek user interface.

Feature Plans

  1. User login.
  2. Save user diet information to speed up recipe generation.
  3. Save favorite recipes.
  4. Create new recipes.
  5. Comment and rate other recipes.

Setup

Development

  1. Clone the repository:

    git clone
    cd recipe-generator-app
  2. Install dependencies:

    yarn
  3. Set up environment variables:

    • Refer to .env.sample.
    • Create a .env file and add the necessary variables.
  4. Run the app:

    yarn dev
  5. Open the app in your browser:

    • Visit http://localhost:3000

Contributing

Feel free to fork this repository and contribute by submitting a pull request. Any contributions, large or small, are always welcome.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Happy cooking!

About

This app helps you create delicious recipes based on the ingredients you have and your personal preferences.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published