/restaurant

🍕 Simple Restaurant Ordering System

Primary LanguageJavaScript

About

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

Menu Items by Pizza4P's.

Color Palette by Nachos.

Font Horizon Rounded by Medialoot.

Running

Provide your own Firebase initialization inside src/config/firebaseConfig.js

Install the dependencies

yarn add all

Start the server

yarn start