In this demo, we'll work together to create an image lightbox. We'll discuss how we want the lightbox to work and what the spec should be.
- Image thumbnails are in a grid on the page.
- When a user clicks an image, a lightbox pops up.
- The lightbox has arrows that navigate between images inside the lightbox.
- You can click an X inside the lightbox to close it.