- Git clone: https://github.com/pdung1989/Burger_Online_Shop.git to your local machine.
- Install npm:
- npm install
- npm install --save axios
- npm install --save prop-types
- Start the poject on local host: npm start
Firebase is used as a representative for backend. Database is stored in the firebase cloud service. This project uses realtime database. To create firebase project, go to : https://console.firebase.google.com/