Skip to content

Fill Your Stomach is a smart web application that helps users cook delicious meals with the ingredients they already have. Just enter your available ingredients, and the app will suggest recipes along with step-by-step instructions and estimated cooking time.

Notifications You must be signed in to change notification settings

mohan-bee/Food-Fill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Food Fill

Fill Your Stomach is a smart web application that helps users cook delicious meals with the ingredients they already have. Just enter your available ingredients, and the app will suggest recipes along with step-by-step instructions and estimated cooking time.

Disclaimer: Content generated by AI may not be accurate. Please verify information independently. Use at your own discretion.

Features

  • AI-powered recipe suggestions
  • Step-by-step cooking instructions
  • Estimated preparation and cooking time
  • Supports multiple ingredients

How It Works

  1. Enter the ingredients you have (e.g., tomato, onion, pasta).
  2. The AI will analyze and match the best recipe.
  3. Get clear cooking steps with timings to follow.
  4. Enjoy your meal!

Tech Stack

  • Frontend: React, Tailwind CSS
  • Backend: Node.js, Express
  • AI Engine: Gemini

Preview

Introducing-2.mp4

Contributing

We welcome contributions from the community.

Guidelines

Local setup

  1. Clone the forked repo
  2. cd client; npm install
  3. cd server; npm install

Contribution Steps

  1. Fork the repository and create your feature branch:

    git checkout -b feature/YourFeature
  2. Set up environment variables by copying the config file:

    cp config.env .env
  3. Ensure your Pull Request targets the dev branch as the base branch.


About

Fill Your Stomach is a smart web application that helps users cook delicious meals with the ingredients they already have. Just enter your available ingredients, and the app will suggest recipes along with step-by-step instructions and estimated cooking time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published