Welcome to the Image Gallery project! This project showcases a beautiful, responsive image gallery with dynamic image transitions, click-to-view feature, and slideshow functionality, built using HTML, CSS, and JavaScript.
- Image Showcase: Clickable thumbnails to view images in a larger, featured display.
- Slideshow: Automatic slideshow transitions through the images.
- Keyboard Navigation: Navigate images using left and right arrow keys.
- Smooth Transitions: Fade-in and scale effects enhance the user experience.
- HTML5
- CSS3
- JavaScript (Vanilla)
- Clone the Repository:
git clone https://github.com/Yashh-patel/Image-Gallery.git
- Navigate to the Project Directory:
cd Image-Gallery
- Open in Browser:
Open
index.html
in your browser to view the gallery.
- Thumbnail Click: Click on any thumbnail to view the image in the featured display.
- Slideshow: The slideshow starts automatically, changing images every 5 seconds.
- Keyboard Navigation: Use the arrow keys for manual navigation.
- index.html: HTML structure of the gallery.
- css/gallery.css: Styling for the gallery.
- js/gallery.js: JavaScript logic for dynamic image updates.
- images/: Contains images for thumbnails and featured display.
This project is open-source under the MIT License.