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.
Use the package manager npm to install project and to run.
cd app
npm install
npm start
- React
- React-Router
- Redux
- CSS-Modules
- Firebase
- Axios
https://react-burger-builder-135e4.firebaseapp.com/
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.