/starter-grub-dash-front-end

Front end for GrubDash project

Primary LanguageJavaScript

GrubDash Front End Application

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.