Skip to content

Burger purchase app is order placing application, through which user can build a burger of their own choice and place a order for the same.

Notifications You must be signed in to change notification settings

bharatdahiya/Burger-Purchase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burger Purchase

  1. Burger Purchase App is based on the concept of order placing applications.
  2. It provides four ingredients to user to select and build thier own choice burger.
  3. On the basis of the ingredients selected by user, it will calculate price of the burger.
  4. It provides order summary to the user, before placing order.
  5. In orders section user can see their orders history.
  6. Authentication is applied only sigup user can place order.

Technologies used:

  1. Front-end : HTML5, CSS 3, ReactJS, Redux
  2. Backend : Firebase

Live:

Open https://react-burger-builder-2c200.web.app/ to experience it.

To Use Available Scripts

In the project directory, you can download it in your local machine and then follow the steps:

  1. Open the terminal in VS Code, and run ###npm install to install all dependencies.
  2. To run available script, command ###npm start. Runs the app in the development mode.
    Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.
    You will also see any lint errors in the console.
  3. To build the project after changes execute command in terminal ### npm run build Builds the app for production to the build folder.
    It correctly bundles React in production mode and optimizes the build for the best performance. Your app is ready to be deployed!
  4. Deploy your app anywhere you want.

About

Burger purchase app is order placing application, through which user can build a burger of their own choice and place a order for the same.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published