• User can add products in the cart and state management of the products in the cart is done using Zustand. Items in cart will not change when moving from one page to another.
• Added responsiveness using Tailwind CSS
• Total amount by calculating according to the quantity is shown in the cart