Skip to content

escobot/simple-photo-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Photo Gallery

This project provides a straightforward and user-friendly photo gallery application using simple HTML, CSS, and JavaScript. View and organize your photos in a clean and intuitive interface.

Features

  • Photo Viewing: Browse and view photos in a grid layout or carousel.
  • Photo Organization: Organize photos into different albums.
  • Responsive Design: The gallery is designed to be responsive and accessible on various devices.
Grid layout Carousel
image image

Getting Started

Prerequisites

A web browser (e.g., Chrome, Firefox, Safari)

Installation

Clone the repository:

git clone https://github.com/escobot/simple-photo-gallery.git
cd simple-photo-gallery

Open the gallery:

Open the index.html file in your web browser to view and use the photo gallery.

Usage

Viewing Photos

  • Photos are displayed in a grid layout.
  • Click on a photo to view it in the carousel.

Organizing Photos

  • Create albums to organize your photos by grouping pictures with the data-gallery HTML tag.