Ktn-mariam / Find-FarmFresh

An application that allows farmers to list their yields, and consumers to discover and purchase fresh grown produce 🧑‍🌾. React, TypeScript, Node, Express, MongoDB.
https://findfarmfresh.vercel.app/sign-in
3 stars 1 forks source link

Shopping cart Page #7

Open Ktn-mariam opened 11 months ago

Ktn-mariam commented 11 months ago

Add a shopping cart page to the app that displays all the products visible only to the consumer.

Ktn-mariam commented 9 months ago

Bugs in the shopping cart:

Solution: Add a shopping cart context instead of using the Authentication Context

Ktn-mariam commented 9 months ago

More Bugs: