Skip to content

rlitoncs/Photolabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-photolabs

Photolabs is a Single Page Application developed with React and Express, featuring a photo gallery where users can browse, view, and filter images by topic

Photolabs

Home Page <Theme: Light>

"View of Photolabs home page (light)"

Home Page <Theme: Dark>

"View of Photolabs home page (dark)"

Selected Photo <Theme: Light>

"View of Photolabs selected photo (light)"

Selected Photo <Theme: Dark>

"View of Photolabs selected photo (dark)"

Topic: Travel <Theme: Dark>

"View of Photolabs selected photo (dark)"

Setup

Install dependencies with npm install in each respective /frontend and /backend.

Frontend Running Webpack Development Server

cd frontend
npm start

Backend Running Backend Server

Read backend/readme for further setup details.

cd backend
npm start

Features

  • A user can like/unlike as many photos as they want
  • Users can switch between light and dark themes by clicking the lightbulb icon in the top right corner
  • Alongside a selected photo, users will also be shown similar photos to choose from

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published