kemalkujovic/nextjs-ecommerce — reverse-engineered prompt

Reverse engineered prompt

Build me a full online store with an admin area in the same app. I want a clean modern shopping experience where customers can browse featured products and top categories on the home page, search for items, filter the shop by category and price, sort by price or newest, open a product page with images and size options, add things to a cart, and pay securely with Stripe.

I also want an admin panel where I can see sales in a simple dashboard, manage products, categories, sizes, and homepage billboards, upload product images, view orders, add users, and give some users admin access. Please use a polished responsive design so it feels production ready on desktop and mobile.

Use the stack already suggested by this repo, and wire up the database, storage, auth, and payments so the whole flow works end to end. Seed it with some sample products and data so it is easy to test. Look up current docs online if you need to.

Want more depth? Deep Reverse