Skip to content

anh-ld/restaurant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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