sandessth / e-commerce-app

0 stars 0 forks source link

Cart functionlaity #2

Closed sandessth closed 1 year ago

sandessth commented 1 year ago

Ensure the proper use of state management is meaningfully done.

Create a shopping cart component that displays added items, quantities, and totals.

Allows logged in users to add or remove items from the cart and update quantities.

Integrate payment gateway options for completing the checkout process.

Estimated Days: 3