ak736 / project-marketplace

https://the-project-marketplace.vercel.app/
19 stars 34 forks source link

[Feature]: Add to cart Section #167

Open AlfiyaSiddique opened 1 year ago

AlfiyaSiddique commented 1 year ago

I want to implement a route called cart which can be accessible from the left sidebar.

We can add a button on project cards called Add to Cart and on clicking the button the project gets into the cart section list. The user can find all the projects in the cart section that he/she has decided to buy.

Similar to the cart feature present on any E-commerce site.