Skip to content

m-akiyoshi/PhotoBrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo Browser

A React-based project that allows users to browse photos and search photos.

How to run

  1. Clone or download the project

  2. Move to the project directory

If you downloaded:

cd PhotoBrowser-master

If you cloned:

cd PhotoBrowser

  1. Install required libraries (Takes a couple of minutes)

yarn install

  1. Run

yarn start

  1. Open the page

Go to http://localhost:3000

Functionality

Browse photos from Flickr infinitely (scroll to load more photos)

BrowsePhotos

View large-size photo (Click the photo)

View enlarged photos

Seach photos (Toggle "Search mode" button and type the word you like ('cat'))

Search photos

Libraries

React, Bootstrap, webpack, dotenv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published