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