Skip to content

This Burger Builder web app is one of my favorite React projects. Where users can build burgers according to their needs and order them. Adding burger ingredients and removing ingredients functionalities are there. It was a fantastic experience for me & I enjoyed it a lot while developing this app.

Notifications You must be signed in to change notification settings

imran99744/Burger-Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burger Shop App with React and React-Router

This is a burger shop application built with React and React-Router. The application allows users to build their own burger by choosing different ingredients and seeing the price update in real-time.

Installation

To get started with this project, you can clone this repository and install the necessary dependencies. To do this, follow these steps:

  • Clone the repository using git clone https://github.com/imran99744/Burger-Shop.git
  • Navigate into the project directory using cd Burger-Shop
  • Install the dependencies using npm install

Usage

To start the project, run the following command: npm start

This will start a local development server and open the application in your default browser.

Features

Burger Builder

The burger builder feature allows users to choose different ingredients to build their own custom burger. This includes options for selecting the type of bread, meat, cheese. As users make their selections, the price of the burger updates in real-time.

Order Summary

Once users have built their burger, they can review the order summary before submitting the order. The order summary includes a list of the ingredients, the total price, and the option to cancel or submit the order.

Technologies Used

  • React
  • React Router

About

This Burger Builder web app is one of my favorite React projects. Where users can build burgers according to their needs and order them. Adding burger ingredients and removing ingredients functionalities are there. It was a fantastic experience for me & I enjoyed it a lot while developing this app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published