This is a React JS app demo where users can configure and order their own personal burger. The app uses firebase backend.
-
Clone repository
-
npm install
-
In /store/actions/auth.js change the webAPIKey to something useful
-
In axios-orders.js change the baseURL to something useful
-
npm start
You should be good to go and view your site at http://localhost:3000/