I was wondering how can I have a modal for each image when I click the images.
I have been doing it pretty easily using images inside divs and displaying them from my html file but now that I manage to create the images from the javascript file I can’t find a simple way to add modals to each image.
javascript code:
codepen