Live Demo: https://react-firebase-meal-ordering.firebaseapp.com/
It's a simple meal ordering app made by Seunghun Lee.
You can make an order from the menu, type information about the order, place an order, manage orders.
Data is synced realtime from firebase database.
To run the application, first download the repository.
npm install && npm start
For testing,
npm test
Thanks @WesBos for the the design of the menu.