You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.