DevChallenges
Loading...

Interactive Image Gallery

Challenge: Build an interactive image gallery using HTML, CSS, and JavaScript. The gallery should allow users to view and navigate through a collection of images with additional features like zooming, captions, and slideshow.

Follow the instructions below:

  • Display a grid of thumbnail images

  • Implement zoom functionality for images

  • Include captions or descriptions for each image

  • Allow users to navigate through images using next and previous buttons

  • Add a slideshow feature to automatically cycle through images

Once you have completed the challenge, submit your solution by providing the URLs for your GitHub repository and live application hosted on any platform. Additionally, please include a concise explanation of the work you have done.

Furthermore, we encourage you to assess and offer feedback on the solutions submitted by other participants.

How to start

  • Read the challenge's details
  • Start the challenge
  • Have fun coding!!