Flavor Table is a web application that helps users discover recipes based on the ingredients they have. It leverages the Spoonacular API to deliver fast and relevant recipe results. You can search by ingredients, get random recipes, and save your favorites in local storage.
GET /recipes/search?ingredients=apple,tomato
GET /recipes/random
It took me two days to complete the project
Yes, there were a few parts of the lab that I found challenging. Even though I was able to finish the lab in two days, some sections required extra time and focus.
Project Link: Link