Skip to content
This repository was archived by the owner on Jul 28, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (22 loc) · 676 Bytes

File metadata and controls

27 lines (22 loc) · 676 Bytes

Burger Builder Project

Burger Builder Project is an application which create a buger orders. I learned a lot of about React by creating this application.It also contains authentication. It's comes from Maximilian Schwarzmüller's course on Udemy.

Installation

Use the package manager npm to install project and to run.

cd app
npm install 
npm start

Build With

  • React
  • React-Router
  • Redux
  • CSS-Modules
  • Firebase
  • Axios

Demo

https://react-burger-builder-135e4.firebaseapp.com/

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.