Skip to content

angelalouh/project-grubdash-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GrubDash App

GrubDash is a fictional company that operates an online food ordering and food delivery platform. The frontend of this application was provided by Thinkful, as the focus of this project was to create the backend of the application.

Project Prompt:

You've been hired as a backend developer for a new startup called GrubDash! As another developer works on the design and frontend experience, you have been tasked with setting up an API and building out specific routes so that the frontend developers can demo some initial design ideas for the big bosses.

Links

Installation

  1. Fork / clone this repository.
  2. Run npm install.
  3. Use npm start to run the application.
  4. Set the API_BASE_URL environment variable to the base url for the API.
  5. If API_BASE_URL is not set, a default value of http://localhost:5000 is used.

About

Frontend of Thinkful project: GrubDash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.9%
  • HTML 5.9%
  • CSS 0.2%