Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 747 Bytes

readme.md

File metadata and controls

16 lines (12 loc) · 747 Bytes

Catch of the Day App with React

React Tutorial App for a fictional restaurant chain with order inventory, add and remove, order entry and dynamic menu creation and stores inventory to Firebase.

Has below items too:

  • Uses React Router 4 Final API
  • Uses React 16.3
  • Uses the external PropTypes Package
  • Use React's new Refs API, remove function refs
  • Moved from React-addons-css-transition-group to react-transition-group and upgraded from 1.x to 2.x
  • Use official Firebase package for Auth as re-base is now only for data binding
  • Has async/await in place of promise based code
  • Returns multiple elements with React.Fragment

See it in action - https://staceyb.github.io/catch-of-the-day