Dashboard
Admin Dashboard
Data-heavy admin with charts.
dashboardcharts
Expected output — 5 files
app/dashboard/page.tsx
components/sidebar.tsx
components/kpi-card.tsx
components/data-table.tsx
components/charts.tsx
System prompt
Build an admin dashboard with sidebar navigation, KPI cards, recharts line/bar/pie charts, data table with sorting and pagination, and dark mode.
Deploy after generating
Vercel
npx vercel --prodCloudflare Pages
npx wrangler pages deployNetlify
npx netlify deploy --prod