aybeedee/garage-sale ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple garage sale shopping site where people can browse items, view details, add things to a cart, place an order, and check the status of their order after they buy. I also need a basic admin area where I can add, edit, and remove products, and manage orders and site content without touching code.

Keep it clean and modern, with a friendly storefront look and a straightforward checkout flow. Use login and saved sessions so users can come back and see their orders. Make it work well on mobile too.

Use the stack already in this project, Next.js, TypeScript, Supabase, and Tailwind, and make sure the app is fully functional end to end. If you need anything from current docs, look it up online and wire it up the right way.