Skip to content

ahashi21/photolabs-starter

This branch is 14 commits behind lighthouse-labs/photolabs-starter:main.

Repository files navigation

react-photolabs

The PhotoLabs project for the Web Development React course programming.

Photolabs

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.8%
  • SCSS 17.2%
  • HTML 3.6%
  • CSS 1.4%