SV096/E-Commerce-Platform ? reverse-engineered prompt
Reverse engineered prompt
Build me a full ecommerce app where people can browse products by category, add items to a cart, sign in securely, and check out with Stripe. I want a clean mobile friendly storefront with product pages, cart management, coupon codes at checkout, and an order history page so users can see past purchases and details.
Also include an admin area where I can add and manage products, view orders, and see basic sales analytics. Make the whole thing work end to end with a Node and Express backend, a React frontend, MongoDB for data, and secure login with JWT. Use a modern simple design, and make sure the app is ready to run locally with clear env setup. If you need current docs for Stripe or anything else, look them up online.