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
Build the gallery page for a past event. When a user clicks a past event card, they are taken to this page which displays the event's images in a gallery layout. Images are sourced from the images array on the Event returned by the CMS API.
Depends on #39 for real data, but can be built with mock image arrays in the meantime.
Description
Build the gallery page for a past event. When a user clicks a past event card, they are taken to this page which displays the event's images in a gallery layout. Images are sourced from the images array on the Event returned by the CMS API.
Depends on #39 for real data, but can be built with mock image arrays in the meantime.
Design
Figma link
Acceptance Criteria
Additional Notes