Skip to content

The Recipe Finder App is a web application designed to help users search for and explore various recipes. The application provides detailed information on recipes, including cuisine types and health labels, and allows users to watch recipe videos on YouTube.

Notifications You must be signed in to change notification settings

atharvdange618/Recipe-finder-app

Repository files navigation

Recipe-finder-app

Overview

The Recipe Finder App is a web application designed to help users search for and explore various recipes. The application provides detailed information on recipes, including cuisine types and health labels, and allows users to watch recipe videos on YouTube. With a modern and responsive design, the app ensures an enjoyable user experience.

UI Layout

UI Layout

Features

  • Search Functionality: You can search for recipes.
  • Recipe Details: Provides detailed information such as cuisine type and health labels such if the recipe is gluten free or not
  • Watch Receipe: You can watch the recipes on Youtube
  • Styled Components: The application uses Daisy UI for modern and responsive design.

Installation

  1. Clone the repository:
    git clone https://github.com/atharvdange618/Recipe-finder-app.git
  2. Navigate to the project directory:
    cd Recipe-finder-app
  3. Install the dependencies:
    npm install
  4. Create a .env file in the root directory and add your EDAMAM API key:
    APP_ID = your_api_key_here
    APP_KEY= your_api_key_here
    
  5. Start the development server:
    npm run dev

Usage

  • Open the application in your browser.
  • Use the search bar to find recipes.
  • Click on a recipe to view its youtube video
  • You can also add the recipe to your favorites section

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • TailwindCSS: It is a utility-first CSS framework for rapidly building modern websites.
  • Daisy-UI: React component library for faster and easier web development.
  • Edamam API: Food database and nutrition data provider which provides APIs to creating wellness and health applications.

Contribution

Your contributions and suggestions are welcome! Here's how you can contribute to this repository:

  1. Fork the repository
  2. Create a new branch
  3. Make your changes
  4. Submit a pull request

Acknowledgements

Contact

If you have any questions or suggestions, please feel free to contact me:

About

The Recipe Finder App is a web application designed to help users search for and explore various recipes. The application provides detailed information on recipes, including cuisine types and health labels, and allows users to watch recipe videos on YouTube.

Topics

Resources

Stars

Watchers

Forks