Skip to content

eobda/photolabs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-photolabs

The PhotoLabs project for the Web Development React course programming.

Photolabs

"Main" "Photo Details"

Setup

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

About

Photolabs React App for LHL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.0%
  • SCSS 14.0%
  • HTML 2.9%
  • CSS 1.1%