Skip to content

This is a JavaScript-based web application that allows users to upload images, preview them instantly, and manage them with ease. Users can: Upload new images from their device. See a live preview of uploaded images. Remove unwanted images with a centered delete button. Click on any image to open it in a new browser tab for a detailed view.

Notifications You must be signed in to change notification settings

Prteek14/memories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Image Gallery Project

πŸ“Œ Overview

This is a responsive image gallery project designed to provide a smooth and engaging user experience. The gallery allows users to click on any image to view it in an overlay modal, making it easier to focus on details without navigating away from the page.
It’s built using HTML, CSS, and JavaScript, and can be customized with your own images, styles, and animations.


✨ Features

  • Responsive Layout: Works on all screen sizes.
  • Overlay Image Viewer: Click an image to view it in a full-screen overlay.
  • Smooth Transitions: Elegant animations when opening and closing the overlay.
  • Customizable: Easily replace images and change styles.
  • Keyboard Navigation: Close the overlay using the Esc key.

πŸ› οΈ Technologies Used

  • HTML5 for structure
  • CSS3 for styling and layout
  • JavaScript (Vanilla JS) for interactivity

πŸ“‚ Folder Structure

  • project-folder/
  • │── index.html
  • │── main.css
  • │── main.js
  • │── assets/
  • β”‚ β”œβ”€β”€ img1.jpg
  • β”‚ β”œβ”€β”€ img2.jpg
  • β”‚ └── ...

πŸš€ Live Demo

Click here to try the website


πŸ“· Screenshot

website Screenshot )

About

This is a JavaScript-based web application that allows users to upload images, preview them instantly, and manage them with ease. Users can: Upload new images from their device. See a live preview of uploaded images. Remove unwanted images with a centered delete button. Click on any image to open it in a new browser tab for a detailed view.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published