developer-job-simulation/javascript-photo-gallery

Issue 1 : Implement the functionality to display the clicked image in a modal

sbmsr opened this issue · 0 comments

sbmsr commented

What you need to do

Our gallery should display a larger version of an image when it's clicked. However, this functionality is missing. Please implement the functionality to display the clicked image in a modal.

Expected behavior

When a user clicks on an image in the gallery, the clicked image should be displayed in a modal, like so:

issue1.mov