donhenton / react-restaurant

demonstration application using react and redux

Home Page:https://eat.awsdhenton.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Restaurant

Restaurant Application in react js

Demo Application

This is the source for the application page located on aws:

https://eat.awsdhenton.com

gulp release --production

Branches

  • menu-branch contains menuing system and simple react demos
  • redux-branch expands menu-branch with redux demos
  • postal-branch is the entire restaurant using postal only for intercommunication
  • master is what is on heroku

Tags

  • react-postal application using postal
  • react-redux-dispatcher marked code up on heroku
  • sample-menu menuing system and demos

Running and Developing

  • gulp task 'dev' sets up system for local development
  • gulp task 'release' packages assets for placement into production. The html will have to be adapted for its destination, but is under src/html

About

demonstration application using react and redux

https://eat.awsdhenton.com


Languages

Language:JavaScript 78.3%Language:CSS 18.9%Language:HTML 2.9%