gracehopper-jaam / graceshopper-jaam

capstone project
0 stars 1 forks source link

BUG#2 : refreshing the home page empties the shopping cart. #117

Open aparnas12 opened 1 year ago

aparnas12 commented 1 year ago

This is because there is no useEffect in the cart component to set the cart state with the contents of the localstorage cart item ?

When you add the useEffect do thorough testing to make sure bo duplicate entries etc.