enzocandido/angular-ecommerce — reverse-engineered prompt
Reverse engineered prompt
Build me a modern Amazon inspired shopping website frontend in Angular. I want users to land on a polished home page, browse a product catalog, open product detail pages, add items to a cart, change quantities, log in or register with simulated accounts, and go through a checkout flow with shipping address and payment details.
After checkout, show a clear payment success or order confirmation page. Use mock product and user data, no real backend or real payments needed. Make it responsive so it looks good on desktop and mobile, with a clean ecommerce layout, header navigation, cart indicator, product cards, and friendly empty states.
Use Angular 19 with routing and services for state, and style it with Tailwind and Flowbite style components if that fits the project. Please wire everything so it can run locally with npm start, and make the app feel complete enough for a demo. Look up current docs online if you need to.
Want more depth? Deep Reverse