A responsive MERN stack E-commerce application called CHIRAG, which will help users to order the clothes online and pay for them using stripe-checkout.
FEATURES-
★ On the homepage, you'll see the products and categories
★ Clicking on any category you'll be redirected to the products page where you can filter products based on - price(ASC), price(DSC), size & color.
★ Clicking on any product you'll be redirected to a product page where you can add that product to your cart with custom size and quantity.
★ To checkout you need to log in first.
★ Login using your username and password. Register using your email.
★ Persistent login even after reloading.
★ Now at checkout you'll see stripe-checkout to pay and complete the payment.
★ After successful order you'll get your order-id on screen.