charanmahendaran/Orbit-Store ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple e commerce store called Orbit Store.
I want a clean storefront where people can browse products, open a product detail page, add items to a cart, and go through a basic checkout flow. It should also have a simple way to manage products in the backend, so I can add, edit, and remove items, and keep the data in a database.
Make the design modern and easy to use, with a nice homepage, product listing, search or filtering if it makes sense, and a cart that feels straightforward. I also want the whole thing split into a frontend, backend, and database setup so it is easy to understand and run.
If you need to look up current best practices or docs while building it, go ahead. Please wire it up so the app actually works end to end, and leave it in a state where I can start using it right away.
Are you gonna build this?
make sure you review the code using coderabbit