A simple restaurant ordering system using React, Redux and Firebase.
Menu Items by Paolo & Chi.
Color Palette by Sproutsocial.
Font Horizon Rounded by Medialoot.
Provide your own Firebase API KEY inside src/config/firebase.js
Install the dependencies
yarn
Start the app
yarn start