This project is a responsive and interactive image gallery built using HTML, CSS, and JavaScript.
It was developed as part of my learning journey with Code Alpha.
- Responsive grid layout using CSS Grid/Flexbox
- Hover effects for a modern look
- Click-to-enlarge modal popup with captions
- Smooth transitions and user-friendly design
- HTML5 β Structure of the gallery
- CSS3 β Styling, hover effects, and layout
- JavaScript (ES6) β Interactivity and modal functionality
Open index.html in your browser to view the gallery.
You can replace the sample images with your own collection.
- Add animations (fade-in, zoom effects)
- Include search/filter functionality
- Integrate with an API for dynamic image loading
Developed during my Code Alpha internship task.