Struggling with what to cook/eat every day
Users can input the ingredient(s) that are left in their fridge to get a list of food recommendations based on the ingredient(s) they have along with the recipes to cook the food
I used Spooncular API to fetch recipes data. Also, React/JS was used to build the UI components of the app.
UI components are not aligned well with each other. Plus, the API fetch is invalid and cannot fetch proper data. However, everything was finally resolved.