Skip to content

TawfikSharaf/Photogram-Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photogram - Interactive Image Gallery

Overview

Photogram is an interactive image gallery that displays images in a 3x3 grid format. Users can click on thumbnails to view larger versions of the images in a modal with a dark overlay.

Project Structure

photogram
├── css
│   └── styles.css
├── js
│   └── scripts.js
├── imgs
│   └── (your images here)
├── index.html
└── README.md

Features

  • 3x3 grid layout for image thumbnails
  • Clickable thumbnails that open a modal with a larger view of the image
  • Dark overlay for better visibility of the enlarged image
  • Responsive design for various screen sizes

About

Photogram is an interactive image gallery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors