lucidtheone231232/YTV — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me YTV+, a polished entertainment discovery app where people can browse movies, TV shows, and anime, save things to watchlists, create collections, write reviews, and have profile features like avatars. It should feel like a modern streaming discovery site, with a clean responsive design that works well on desktop and mobile.

Use React with Vite and Tailwind, connect it to Supabase for sign in, profiles, saved data, reviews, storage, and database policies, and use TMDB for the movie and TV data through a safe server or proxy route so the secret key isn’t exposed. Make sure local development works with environment variables, and keep production ready for Vercel. Include sensible loading states, empty states, and error handling.

Please wire the whole thing end to end, including the Supabase setup pieces that are already in the repo. If you need exact API details, look up current docs online.

Want more depth? Deep Reverse