Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 839 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 839 Bytes

GrubDash Front End Application

See Deployed Site with Backend

Website

Backend

See https://github.com/NolaDodd/GrubDash-Backend

Installation

  1. Fork / clone this repository.
  2. Run npm install.

Use npm start to run the application.

Set the API_BASE_URL environment variable to the base url for the API.

If API_BASE_URL is not set, a default value of http://localhost:5000 is used.

GrubDash