Abdullah-Abid-03/AWS-Grocery-app ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple grocery shopping web app called FreshCart that can run as a full stack Node and Express project and be ready to deploy on AWS.
I want a clean storefront where people can browse grocery items, add them to a cart, place an order, and get an order confirmation by email after checkout. Make it feel like a real small online grocery site, with a homepage, product listing, cart, and a basic order flow that is easy to use.
Please set it up so it works well on an Ubuntu EC2 server behind Nginx, with the app running reliably in the background and ready for production style deployment. Keep the UI simple and polished, and make sure the server side handles orders and email sending without breaking. If you need to look up current docs online for AWS, email, or deployment details, go ahead and do that.
Are you gonna build this?
make sure you review the code using coderabbit