Muz1058/MyTube-App — reverse-engineered prompt
Reverse engineered prompt
Build me a simple YouTube style app called MyTube with a client side app and a small API so it feels like a real full stack project. I want something a normal person can open and use to browse videos, search for something, click into a video page, and watch it with a clean modern layout. It should feel polished enough for a portfolio project, with a homepage, video cards, a player view, and basic details like title, thumbnail, and description.
Please keep the setup straightforward and wire the client to the API so the app actually works end to end. If there is no clear spec in the repo, make sensible choices and keep the feature set focused instead of overbuilding it. Add simple sample data if needed so the app is usable right away.
Make sure it can run locally without a lot of fuss, and leave the code organized so I could keep adding features later. You can look up current docs online if you need to.
Want more depth? Deep Reverse