An open API service indexing awesome lists of open source software.

https://github.com/sydrawat01/bobs-burgers

🍔 Bob's burgers is a simple burger builder app, that lets you sculpt your own burger by selecting individual ingredients. Includes Typescript with React Router and Redux Toolkit!
https://github.com/sydrawat01/bobs-burgers

burger firebase-hosting firebase-realtime-database lottie-react react react-router-dom redux-toolkit typescript

Last synced: 2 months ago
JSON representation

🍔 Bob's burgers is a simple burger builder app, that lets you sculpt your own burger by selecting individual ingredients. Includes Typescript with React Router and Redux Toolkit!

Awesome Lists containing this project

README

          

# :hamburger: Burger App

A burger builder app, that lets you sculpt your own delicious burger! Check it out [here](https://bobs-burgers-f1443.web.app).

## Features

- [Typescript](https://www.typescriptlang.org)
- [Firebase Realtime database](https://firebase.google.com/docs/database) to store previous orders.
- [Redux Toolkit](https://redux-toolkit.js.org/) to manage app-wide data about current burger ingredients and the total price.
- The [lottie-react](https://github.com/Gamote/lottie-react) library for animating a loading spinner.
- Hosted on [Firebase Hosting](https://firebase.google.com/docs/hosting).

## License

[MIT](./LICENSE)