Skip to content

Latest commit

 

History

History
39 lines (33 loc) · 820 Bytes

README.md

File metadata and controls

39 lines (33 loc) · 820 Bytes

Kiro

About

Lighthouse Labs web development bootcamp final project

Features + Screenshots

Demo Map

Usage

  • From root run npm install
  • Run node server.js to start the express server
  • From /client run npm install
  • Run npm start to start the webpack dev server
  • Navigate to 127.0.0.1:3000

Dependencies

  • axios
  • bcryptjs
  • body-parser
  • cors
  • dotenv
  • express
  • express-fileupload
  • faker
  • jsonwebtoken
  • knex
  • pg
  • react
  • react-google-maps
  • react router
  • uuid-v4
  • ws
  • yelp-fusion

Resources