boolean-uk / team-dev-frontend-client

1 stars 11 forks source link

Create component -MyExercises for student cohorts page #168

Closed Haroogle closed 1 year ago

Haroogle commented 1 year ago

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

Image

chris2733 commented 1 year ago

Looks good!