Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Burger

Welcome to the React Burger project! This application is a web-based burger constructor that allows users to build and customize their burgers. It features an interactive interface where users can drag and drop ingredients to create their perfect burger.

Features

  • Interactive Burger Constructor: Drag and drop ingredients to build a custom burger.
  • Ingredient Details: View detailed information about each ingredient.
  • User Authentication: Register, login, and manage user profiles.
  • Order History: View and manage previous orders.
  • Responsive Design: Optimized for both desktop and mobile devices.

Live Demo

You can view the live demo of the application here.

Installation

To get started with the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/ElenaTabakov/react-burger.git
    
    
  2. Navigate to the project directory:

    cd react-burger
    
  3. Install dependencies:

    npm install
    
  4. Run the development server:

    npm start
    

Open http://localhost:3000 in your browser to view the application.

Build and Deploy

To create a production build of the application and deploy it to GitHub Pages, follow these steps:

  1. Build the application:

    npm run build
    
  2. Deploy to GitHub Pages:

    npm run deploy
    

The application will be deployed to the GitHub Pages URL specified in the homepage field of package.json.

Contributing

Feel free to open issues or submit pull requests if you have suggestions or improvements.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages