statickidz/quicktok — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple TikTok popular trends viewer like this repo suggests.

I want a clean web app where someone can open it and quickly browse popular TikTok stuff, with a visual feed style layout, thumbnails or video previews if available, basic trend details, and a simple way to refresh or load more results. Keep it lightweight and easy to use, not a complicated dashboard.

Use the existing Nuxt and Vue setup in the project. Make it look polished enough for a small public demo, with responsive styling for desktop and mobile. If an API is already wired up, use it. If it’s missing or broken, add a clear placeholder or mock data layer so the app still works and can be swapped to a real TikTok trends API later.

Please run it locally, fix any build or lint issues you find, and make sure it can also be generated as a static site for deployment. Look up current docs online if you need to.

Want more depth? Deep Reverse