nisha056 / PizzaBuilder

Home Page:https://pizza-builder-teal.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PizzaBuilder

This is an app based on the usage of redux-toolkit. All the ingredients are kept as component for maintaining their state. The ingredients are either added or removed form the pizza and the state is stored in those components by the usage of redux- toolkit. It clearly shows the changes in states in user interactive form through the usage of buttons and pizza in UI.

Functionalities:

  • icon helps to add the respective ingredient to pizza
  • removes the respective ingredient On clicking confirm button, the final state of pizza can be seen The count of each ingredients is stored.

About

https://pizza-builder-teal.vercel.app


Languages

Language:TypeScript 94.3%Language:JavaScript 2.8%Language:CSS 1.8%Language:HTML 1.1%