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 WorkoutCard.js and then put your code there, The WorkoutCard.js should receive an object that contains (id, image, title, trainingLevel, duration)
see the image below
The text was updated successfully, but these errors were encountered:
Create
components
insrc
folder under it create aCard
folder under it createWorkoutCard.js
and then put your code there, TheWorkoutCard.js
should receive an object that contains (id, image, title, trainingLevel, duration)see the image below
The text was updated successfully, but these errors were encountered: