/grub-to-eat

Concept ordering app

Primary LanguageJavaScript

Grub To Eat

A restaurant ordering web app developed with full-stack JavaScript technologies (React/Redux, Node.js, and MongoDB), inspired by Postmates delivery app.

Live Demo

Getting Started

Installation

Fork a copy of the repo, and install the necessary node dependencies on the root and client folder:

$ npm install

Then run npm run start to start the server, and open localhost:3000 in your internet browser

INSERT SCREENSHOT OF APP HERE

Deployment

Instructions to deploy this app TBD

Built With

  • React - Front-end JavaScript library
  • Redux - React state container
  • Loopback - Node.js framework for API endpoint scaffolding
  • MongoDB - NoSQL cross-platform database

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE.md file for details