bhavinvagh/online_clothes_store — reverse-engineered prompt
Reverse engineered prompt
Build me a clean responsive online clothing store from this repo. I want a shopper side and an admin side. On the customer side, people should be able to sign up, log in, manage their profile, browse clothes, search and filter by category, view product details with images and prices, add items to a cart, update quantities, and check out with a real payment flow like Stripe or PayPal. They should also be able to see current and past orders.
On the admin side, I want a simple dashboard where I can add and edit products, manage orders, and manage users. Please wire up the backend, database, auth, and frontend so the whole flow works from start to finish, and make the UI feel modern and easy to use on mobile and desktop. Use the stack already suggested by the project, and look up current docs online if you need to.
Want more depth? Deep Reverse