Skip to content

Devvaru/Photolabs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Photolabs

Photolabs is a React based web app where you can view and favourite the photos of photographers, as well as search photos by topic. Built using React.js, Express, PostgreSQL, Node.js, Axios, and Sass.

Features

  • Find photos by Topic
  • Add and remove photos from your favourites
  • Modal view of a larger version of each photo
  • Find similar photos

Getting Started

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

[Frontend] Running Webpack Development Server

cd frontend
npm start

[Backend] Running Backend Servier

Read backend/readme for further setup details.

cd backend
npm start

Screenshots

Home page of PhotoLabs Modal view of PhotoLabs Topics view of PhotoLabs

About

LHL PhotoLabs React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.1%
  • SCSS 12.1%
  • HTML 2.7%
  • CSS 1.1%