AnantDuhan / MERN-Ecommerce

Built a feature-rich e-commerce app with Node.js, MongoDB, React.js, and Redux. Integrated Stripe for payments, advanced product search, an intuitive Admin Dashboard, user reviews, ratings, Wishlist, and coupon code functionality. Conducted backend unit tests with Mocha and Chai. Leveraged AWS-S3 for scalable storage of avatars and product images.
7 stars 4 forks source link

Orders page not visible #7

Closed AnantDuhan closed 2 years ago

AnantDuhan commented 2 years ago
    TODO: Orders page not visible

https://github.com/AnantDuhan/MERN-Ecommerce/blob/7618cdc3df51832b3e0f8688305e1cdb122d8115/frontend/src/App.js#L60

AnantDuhan commented 2 years ago

Issue Fixed