josueversace/Hozn-RealEstate-Fullstack — reverse-engineered prompt
Reverse engineered prompt
Build me a modern real estate website called Hozn where people can browse homes, sign up, log in, list properties for sale, edit their profile, and manage their own listings. I want a clean responsive design that works well on phones and desktop, with smooth animations and a polished home page, property listing page, property details, login and signup screens, user profile area, and an admin dashboard for managing users and property listings.
Please make it a full stack app with a Next.js frontend and an Express backend connected to PostgreSQL. Users should be able to add, update, delete, buy, and sell properties through the app, and authentication should use secure tokens. Include image upload support for listings if possible. Make the UI feel like a premium real estate platform, not a basic demo.
Set up the API, database models, environment variables, and run scripts so I can start the frontend and backend locally. Look up current docs online if you need to.
Want more depth? Deep Reverse