Skip to content

This is a Burger project building with ReactJS, CSS, and backend with NodeJS.

Notifications You must be signed in to change notification settings

pdung1989/Burger_Online_Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burger Builder App - The project was done during the React course on Udemy

Run the project

  1. Git clone: https://github.com/pdung1989/Burger_Online_Shop.git to your local machine.
  2. Install npm:
  • npm install
  • npm install --save axios
  • npm install --save prop-types
  1. Start the poject on local host: npm start

Communicate with server

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/

About

This is a Burger project building with ReactJS, CSS, and backend with NodeJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published