mukand-mapara/E-commerce-web — reverse-engineered prompt
Reverse engineered prompt
Build me a clean online shopping website for a small fashion store called ShopStyle Haven. I want customers to be able to browse products like jewelry and clothing, see nice product cards with images, prices, and descriptions, add items to a cart, change quantities, remove items, and see the total before checkout.
Use React and make it feel like a modern responsive store that works well on desktop and mobile. Use Bootstrap styling if that makes it faster, and manage the cart in a way that can later connect to a real backend. For now it can load products from Fake Store API or simple sample data if needed.
Please make the home page look polished, include product listing pages, product details, cart page, and basic navigation. Keep the code organized so it is easy for me to update products and branding later. Look up current docs online if you need to.
Want more depth? Deep Reverse