Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 518 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 518 Bytes

About

A simple restaurant ordering system using React, Redux and Firebase.

Menu Items by Paolo & Chi.

Color Palette by Sproutsocial.

Font Horizon Rounded by Medialoot.

Running

Provide your own Firebase API KEY inside src/config/firebase.js

Install the dependencies

yarn

Start the app

yarn start