Skip to content

food ordering and delivery app where users can view orders, create new orders, update and/or delete existing orders

Notifications You must be signed in to change notification settings

henlina90/grub-dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GrubDash

  • A server designed to handle HTTP requests for individual restaurant dishes and delivery orders.
  • A back-end application focused on building an API that follows RESTful design principles and utilizes route parameters and custom middleware.

Installation

  1. Fork/Clone this repository
  2. Run npm install
  3. Run npm start to host the server locally

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

Optionally, you may run the front-end application on the same server for a more visual representation of this project.

Technology

Built with Express, JavaScript, Node.js

About

food ordering and delivery app where users can view orders, create new orders, update and/or delete existing orders

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published