Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 575 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 575 Bytes

Burger Builder in React

Web app to build a burger and make an order.
Supports mobile view.
Check it out at react-my-burger-4eaf3.web.app/

alt text

This React project was created with $ npx create-react-app.
This project is using Ajax, Redux, Routing, Authentication and React Hooks.

Installation

  1. Clone the repo:
    $ git clone https://github.com/sagyas/burger-builder.git
  2. Install dependencies:
    $ npm install

Usage

  1. Run:
    $ npm start
  2. Open browser on:
    http://localhost:3000/