DevDebpriyo/Roomify — reverse-engineered prompt

Reverse engineered prompt

Build me a polished web app called Roomify. I want it to feel like a real product for browsing and managing rooms, with a clean landing page, a browse page with room cards and simple filters, a room details page, and a basic dashboard where someone can create, edit, and view listings. If there is no backend yet, use sensible mock data, but keep the code structured so real data can be added later without a rewrite.

Make the design modern, responsive, and easy to use on mobile and desktop. Add the usual little things that make it feel complete, like clear navigation, good form validation, loading states, empty states, and friendly error handling. Use reusable components and keep the app organized so it is easy to extend.

Please wire up the routes and core screens end to end, and make sure it runs smoothly in development and with the container setup in the repo. If anything is unclear, make a reasonable product choice and keep going. You can check current docs online if needed.

Want more depth? Deep Reverse