/Pizza-Cart

Pizza ordering cart developed using react and tailwind CSS, it fetches data from backend API and shows on webpage

Primary LanguageJavaScript

Pizza-Cart

Pizza ordering cart developed using react and tailwind css, it fetches Products from backend API and shows on webpage.

Features

  • Minimal UI
  • Add product or remove products
  • Increment or decrement products in cart
  • Products in cart saved on local storage

React concepts used in this app

  • useState hook
  • useEffect hook
  • context API
  • React Router
  • Props

Preview