Web app to build a burger and make an order.
Supports mobile view.
Check it out at react-my-burger-4eaf3.web.app/
This React project was created with $ npx create-react-app
.
This project is using Ajax, Redux, Routing, Authentication and React Hooks.
- Clone the repo:
$ git clone https://github.com/sagyas/burger-builder.git
- Install dependencies:
$ npm install
- Run:
$ npm start
- Open browser on:
http://localhost:3000/