Find recipes using the ingredients you have on hand. Just enter an ingredient into this recipe search engine and it will instantly return a list of tasty recipes for you to enjoy.
• Display UI with an option to search for recipes using the ingredients and button to dispaly a random recipe.
• Connect to mealdb API and get recipes.
• Display all the recipes with image in DOM for the searched ingredient.
• Click on a recipe you liked and see the ingredients, method and YouTube video for it.
• Display a random recipe on the homepage.