Closed Haroogle closed 1 year ago
-Create and set state for exercises using client.get('/cohorts/:id/cohortExercises') -Map state showing an item for each exercise's name and a link to its github page -CSS used for styling and grid
client.get('/cohorts/:id/cohortExercises')
Looks good!
Create component to show exercises set for a cohort
-Create and set state for exercises using
client.get('/cohorts/:id/cohortExercises')
-Map state showing an item for each exercise's name and a link to its github page -CSS used for styling and grid