Skip to content

Burger Builder, builted with React 16.11.0, is a web application in which you can create your user, order a burger,adding as much ingredients as you want, order it and look for your previous orders.

Notifications You must be signed in to change notification settings

leonardoas10/burger-builder

Repository files navigation

Burger Builder

Burger Builder is a web application in which you can create your user, order a burger,adding as much ingredients as you want, order it and look for your previous orders.

Builted with React 16.11.0 it contains:

  • Redux, Redux-thunk.
  • Firebase.
  • Axios.
  • Proptypes.
  • Enzyme + Jest.

Run the app

  • Install the npm packages. npm install
  • Create your own database at Firebase.
  • Copy the .env.example file. cp .env.example .env
  • Add Firebase information to the .env file, allowing React to connect to it.
  • Enable Redux Development extension in the .env file with the word 'development'.

Screenshots

Start your order. Before ordering the hamburger. Adding contact data. Your order history.

About

Burger Builder, builted with React 16.11.0, is a web application in which you can create your user, order a burger,adding as much ingredients as you want, order it and look for your previous orders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages