Skip to content

maryjohnben/GrubDash-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GrubDash-Project

ExpressJS allows to build RESTful API to store data for multiple resources with minimal code. In this project ExpressJS is used to build RESTful API and the project has the ability to create, update, delete, list, and read.

*This project is not deployed on the cloud and needs to be run locally. Please follow the instructions below to get the app to run locally.

To download into local machine:

  • fork the repository
  • clone the repository
  • npm install
  • npm start

The server is run locally on port localhost:5000/

**This project is a backend priortized work and may not have functional frontend or database to go with the project. The main purpose is to demonstrate RESTful API built using NodeJS in ExpressJS framework.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors