Skip to content

TechnoMage21/Recipe-Finder-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Finder App

Welcome to the Recipe Finder App! This is a simple React-based application where users can search for recipes based on ingredients and view detailed information about each recipe. The app uses the Edamam Recipe API to fetch recipes and display them to users.

Features

  • Search Recipes by Ingredients: Users can input ingredients they have at home and find recipes that match.
  • Detailed Recipe View: View the full details of a recipe, including ingredients, instructions, and nutritional information.
  • Responsive Design: The app is mobile-friendly and works seamlessly across devices.

Technologies Used

  • React: For building the user interface.
  • React Router: For navigation between pages.
  • Axios: For making HTTP requests to fetch data from the API.
  • CSS/SCSS: For styling the app.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/recipe-finder-app.git

Releases

No releases published

Packages

No packages published