Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 459 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 459 Bytes

react-firebase-meal-order-app

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.