radekwojpl2 / CodersCamp2021-FirstProject

coders-camp2021-first-project.vercel.app
0 stars 4 forks source link

Random Recipe #6

Open radekwojpl2 opened 2 years ago

radekwojpl2 commented 2 years ago

As a user I want to see few random recipes so that i can pick one and see ingredients for that recipe

As a user I want to be able to choose meal type so that i can choose what type of meals i want to see

As a user I want to be able to choose a specific recipe and transfer its ingredients to shopping list So that i can have a ready shopping list for my meal

radekwojpl2 commented 2 years ago

https://spoonacular.com/food-api/docs#Get-Recipe-Information - api respons documentation https://spoonacular.com/food-api/docs#Get-Random-Recipes - endpoint for this story

radekwojpl2 commented 2 years ago

@Pawel211