You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a mini shopping cart, where I faced data from fakestore api. I show all the product with help of react-query fetching method. Here you can check any product details with dynamic routing. You can increase, decrease or delete your product. Finally you can checkout you products with stripe payment method.