Skip to content

Yelp-like application utilizing React, Express, PostgreSQL, Knex.js, Webpack, and Jest/Enzyme

Notifications You must be signed in to change notification settings

FoodiGo/title-map

Repository files navigation

Title-Map Components

Title and Map components for FoodiGo

INSTALLATION

Dependencies

Setup

  1. install project dependencies by running npm install
  2. create postgress database by running npm run createDB Edit the .env file with your username and remove the config portion at the beginning so the filename is '.env'
  3. Seed the database by running npm run seedDB
  4. Start the server and webpack by running npm start and npm run dev
  5. Navigate to localhost:3001

About

Yelp-like application utilizing React, Express, PostgreSQL, Knex.js, Webpack, and Jest/Enzyme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published