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.
- 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.
- 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.
-
Clone the repository:
git clone https://github.com/your-username/recipe-finder-app.git