Project: Recipe Finder
Description:
Web application that leverages the Recipe API for recipe details, Recipe Instructions and Nutritional Information. Recipe Search and Exploration: Users can search for recipes based on ingredients using the Recipe API. Display detailed information about each recipe, including ingredients, instructions, and nutritional facts.
Nutritional Information: Integrate with a Nutrition API to provide users with detailed nutritional information for each recipe. Display key metrics such as calories, protein, carbohydrates, and fats.
Technologies: HTML, CSS, JavaScript for the front-end. Spoonacular API for recipe details, Instuctions and Nutritional Information. Local Storage for client-side data persistence.
User Story: As a user, I want to explore a variety of recipes based on ingredients, cuisine types, and dietary preferences. As a user, I want to search for recipes using the Recipe API. I should be able to enter specific ingredients, cuisine types, or dietary preferences in the search bar. The application should display a list of matching recipes with detailed information, including ingredients and instructions. As a user, I want to view nutritional information for each recipe. providing accurate details such as calories, protein, carbohydrates, and fats.
The URL of the deployed application - https://gibinmgeorge.github.io/Project-1/
The URL of the GitHub repository - https://github.com/GibinMGeorge/Project-1
screenshots -