Skip to content

rachdawn/PhotoLabs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photolabs

A single-page application (SPA) that allows users to view and "like" photos in different contexts.

Tech Stack: PSQL, Express, React, Node.js, Axios

A Lighthouse Labs project by Rachel Little

Home Route

'Home Route'

Open Modal View

'Open Modal View'

Modal Detailed View

'Close-up Modal View'

Setup

Clone the repository:

$ git clone git@github.com:rachdawn/PhotoLabs.git

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

About

A single-page application (SPA) that allows users to view and "like" photos in different contexts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 81.3%
  • SCSS 15.8%
  • HTML 2.9%