A simple web app built with HTML, CSS, and JavaScript that fetches recipe data from an open API. Users can search for recipes and view a picture of the food, its ingredients, and the full recipe when the "Show Recipe" button is clicked.
- Search for recipes by ingredient or recipe name.
- Displays a picture of the food, ingredients, and recipe details.
- The full recipe is shown when the "Show Recipe" button is clicked.
You can try out the live app at:
https://recipe-app-69420.netlify.app/