Aryan0906/veristay-client — reverse-engineered prompt
Reverse engineered prompt
Build me a student housing discovery web app called Veristay. It should help students find colleges, hostels, and nearby food places in one clean, modern site.
I want a landing page, an explore area, separate pages for colleges, hostels, and food vendors, plus login and signup. Users should be able to browse cards, search and filter results, see ratings and reviews, and open a map view for location based browsing. Hostel listings should feel especially useful, with location, price or basic details, rating, and reviews if available.
Use a React and TypeScript frontend with a mobile friendly design, and a Flask backend API. Connect it to Supabase for auth and data storage if possible. Include API routes for listing hostels, colleges, food vendors, adding reviews, and basic health checks. Add sensible sample data so the app works locally even before I add real data.
Please make it polished enough to demo, with clear setup steps and environment variable examples.
Want more depth? Deep Reverse