kushalbhattarai23/world-cup-companion — reverse-engineered prompt
Reverse engineered prompt
Build me a clean World Cup companion app from this repo. I want it to feel like a simple fan dashboard where someone can open it on their phone and quickly see what matches are coming up, recent results, groups, standings, and a knockout bracket when the tournament gets to that stage.
Please include team pages with basic info, match detail pages with score, time, venue, and teams, plus a way for a user to pick favorite teams so the home page highlights those matches first. If live data isn’t available, use realistic sample data and make it easy to swap in real data later.
Use the existing setup in the project and connect persistence through the database setup that’s already here if it makes sense. Keep the design modern, fast, and friendly, with empty states and loading states. Look up current docs online if you need to.
Want more depth? Deep Reverse