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