Burgers on you is a food ordering application mostly based on burgers made with react , redux and firebase ..
The app is deployed at https://burgers-on-you.web.app
Download this repository and then on the root folder run
npm install
This will install all dependencies ... then run ....
npm start
This will start the development server at port 3000
If you want to use your own database then go to axios-orders.js on src folder in root folder and change baseUrl there ... Or more precisely , this file : https://github.com/grapeJUICE1/burgers-on-you/blob/master/src/axios-orders.js...
This project uses firebase realtime database...
- You basically build a burger and order it..
- You can check you orders.
- You can order premade burgers.
- authentication with firebase auth