ahmetbalci/tmsui — reverse-engineered prompt

Reverse engineered prompt

GitHub

I have a fresh Vue 3 and Vite project called tmsui, but right now it is just the default starter. Build me a clean, modern web app UI that feels like the first version of a management dashboard.

I want a simple login screen, a main dashboard layout with a sidebar and top bar, a few sample pages like dashboard, records, users, settings, and responsive styling so it looks good on desktop and mobile. Use dummy data only and keep the code easy to understand so I can later connect it to a real backend.

Make the navigation actually work, add empty states and basic forms where it makes sense, and make the visual design look finished instead of like a template. Please keep it in Vue 3 with Vite, use normal components, and do not add anything overly complex unless it is needed. If you need current Vue docs, look them up online.

Want more depth? Deep Reverse