Zefevr / New-Age-Pizza

Pizza store using React-Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react icon redux icon js icon html icon css icon

Pizza Configurator

Assignment made for Codaisseur

The goal of this assignment was to get more familiar with forms, radio buttons, checkboxes and Material UI while using React / Redux. The Redux state contained the state of the pizza. The price was calculated and updated based on the information from the Redux state. All pizza descriptions, prices, etc were loaded from an external file.

With the endproduct a user could:

  • Choose a pizza base
  • Choose a sauce
  • Pick one or more toppings
  • Choose for Turbo Drone delivery

To run this project

  • Clone the repo
  • Run yarn to download the dependencies
  • Run yarn start
No pizza's were harmed during the making.

About

Pizza store using React-Redux


Languages

Language:JavaScript 94.1%Language:HTML 5.1%Language:CSS 0.8%