Skip to content

code-with-brian/photo-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo Gallery

A React-based project to showcase a gallery of photos.

Installation

  1. Clone the repository: ```bash git clone https://github.com/code-with-brian/photo-gallery.git ```

  2. Change into the project directory: ```bash cd photo-gallery ```

  3. Install the necessary dependencies using npm: ```bash npm install ```

Usage

To run the application in development mode: ```bash npm start ```

This should automatically open the application in your default browser. If not, you can access it at http://localhost:3000.

Features

  • Dynamic photo loading
  • Responsive design

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published