Skip to content

Restonode is an restaurant management system (Node.js/React)

Notifications You must be signed in to change notification settings

kalifa17/restonode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

restonode client

Tech

  • React - A JavaScript library for building user interfaces.

  • Redux - An open-source JavaScript library for managing application state.

  • react-redux - Official React bindings for Redux.

  • Material-UI - React components that implement Google's Material Design.

  • node.js - evented I/O for the backend

  • Express - fast node.js network app framework

Installation

restonode-client requires [restonode-server] to be running first.

Configure GOOGLE_API_KEY in api.js from the server, and in CreateOrderForm.js from the client, otherwise it would use demo data.

$ cd restonode-server
$ yarn install
$ yarn start
$ cd restonode-client
$ yarn install
$ yarn start

About

Restonode is an restaurant management system (Node.js/React)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published