You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create components in src folder under it create a Card folder under it create RecipeCard.js and then put your code there, The RecipeCard.js should receive an object that contains (id, image, title, type, calories, duration)
see the image below
The text was updated successfully, but these errors were encountered:
osamaakb
changed the title
Component > Reciepe Card
Component > Recipe Card
Jul 27, 2020
Create
components
insrc
folder under it create aCard
folder under it createRecipeCard.js
and then put your code there, TheRecipeCard.js
should receive an object that contains (id, image, title, type, calories, duration)see the image below
The text was updated successfully, but these errors were encountered: