Skip to content

anh-ld/restaurant

Repository files navigation

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