Skip to content

This project is a simple shopping cart application built with React, Zustand for state management, Tailwind CSS for styling, and Local Storage for persistent cart data. The application allows users to add items to their cart, increase or decrease item quantities, remove items, and view the total cost of their cart.

Notifications You must be signed in to change notification settings

natangorodischer/Ecommerce-Cart_React-Zustand

 
 

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

This project is a simple shopping cart application built with React, Zustand for state management, Tailwind CSS for styling, and Local Storage for persistent cart data. The application allows users to add items to their cart, increase or decrease item quantities, remove items, and view the total cost of their cart.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.9%
  • HTML 2.1%
  • CSS 1.0%