Description
Admindek — Premium Next.js Admin Dashboard Template
A feature-rich admin dashboard built with Next.js 16, React 19, TypeScript 6, and Tailwind CSS v4. Ships with 80+ pages, 9 interactive dashboards, a complete e-commerce vertical, 18 auth pages, form wizards, a rich text editor, and built-in documentation — everything you need to build professional admin panels.
9 Dashboard Variants
- Analytics — Real-time stats, world map, traffic sources, KPI cards with date range toggle
- CRM — Transaction overview, lead pipeline, user approvals with DataTable
- eCommerce — Sales stats, earnings day tabs, monthly/quarterly chart toggle, order DataTable
- Finance — Cashflow charts, income/expenses, transaction history DataTable
- Crypto — Portfolio stats, wallet balances, market data with date range switching
- Project — Task overview, project progress, user project list DataTable
- SaaS — MRR/ARR metrics, revenue growth charts, subscription tracking
- HR — Employee stats, headcount trends, application and leave request DataTables
- Marketing — Campaign performance, visitor stats, active campaigns DataTable
E-commerce Vertical (5 Pages)
- Product List — Grid/list views, category filters, sort, search, add to cart/wishlist
- Product Detail — Image preview, specs tabs, reviews, quantity selector, related products
- Shopping Cart — Quantity controls, order summary with shipping/tax, checkout link
- Order History — DataTable with status filter, order detail dialog
- Wishlist — Product grid with remove/add to cart actions
Full Auth System (18 Pages)
- Login, Register, Forgot Password, Reset Password, Verify Email (OTP), Two-Factor Auth, Lock Screen, Account Disabled, Password Changed
- Each page in 2 layout variants: centered card + split-screen branded panel
- Form validation with React Hook Form + Zod, password strength meter, show/hide toggles
Application Pages
- Users — Full CRUD with DataTable, add/edit/view/delete dialogs, bulk actions
- Invoices — Full CRUD with clickable status badges, live sidebar stats, DataTable
- Chat, Email, Calendar, File Manager, Task Board — Interactive demo pages
- Notifications — Category tabs, mark-read, dismiss with animations
- Gallery — Category filter with lightbox navigation
Forms & Components
- Form Wizard — Reusable Stepper component (horizontal + vertical) with 3 demos: Checkout, Account Setup, Job Application
- Rich Text Editor — Tiptap-based with full and minimal toolbar variants, color picker, image/link insertion
- 35+ UI Components — Button, Dialog, DataTable, Select, Tabs, Accordion, and more built on Radix UI
- Icon Browser — Searchable gallery of 170 Lucide icons with copy-to-clipboard
- Pricing Page — 3-tier pricing with monthly/annual toggle
Error & Utility Pages (9 Pages)
- 404, 500, 403, Maintenance, Coming Soon, Under Construction, Offline, Session Expired, Rate Limited
- Each with unique visuals, animations, and interactive elements (countdown timers, navigator check, etc.)
Theme Customizer
- 10 color presets (Ocean Blue, Royal Purple, Rose Pink, Crimson Red, Vibrant Orange, Golden Yellow, Forest Green, Aqua Cyan, Dark, Navy)
- Dark / Light / System theme with localStorage persistence
- RTL support with full bidirectional layout
- Sidebar theme toggle (dark/light)
- Container mode (fluid/boxed)
- i18n locale switcher (English, German, French)
Additional Features
- Landing Page — 9-section marketing page with hero, animated stats, interactive dashboard preview, tech stack logos, testimonials, pricing, FAQ accordion, CTA footer
- Documentation — 13-page built-in docs covering installation, theming, components, charts, i18n, e-commerce, deployment
- Command Palette (Cmd+K) — Quick navigation across all pages
- Framer Motion — Page transitions, scroll animations, micro-interactions
- TanStack Data Tables — Sort, filter, paginate, CSV export, faceted filters, mobile card view
- ApexCharts — 10 chart types with interactive legend toggle
- React Hook Form + Zod — Type-safe form validation throughout
Tech Stack
| Framework | Next.js 16 (App Router) |
| UI Library | React 19 |
| Language | TypeScript 6 |
| Styling | Tailwind CSS v4 |
| Components | shadcn/ui (35+ Radix UI primitives) |
| Charts | ApexCharts 5 |
| Data Tables | TanStack Table v8 |
| Editor | Tiptap 2 |
| Forms | React Hook Form + Zod v4 |
| Animations | Framer Motion 12 |
| Icons | Lucide React |
| Toasts | Sonner |