Description
Apex Dashboard: Production-Ready Next.js 16 Admin Template
A feature-rich admin dashboard built with Next.js 16, React 19, TypeScript 5, Tailwind CSS v4, and shadcn/ui — 125+ static routes, fully responsive, dark/light/system themes, RTL support, and everything you need to ship a real admin panel fast.
5 Dashboard Variations
- Overview – Stats cards with sparkline charts, revenue area/bar chart, traffic pie chart, monthly goals, recent orders table, and activity feed
- Analytics – Line and bar charts with time-period filters (7d/30d/90d/1y), date range picker, top pages ranking, geographic traffic
- eCommerce – Sales statistics, daily sales chart, order status donut, top products with sparkline trends, category breakdown
- CRM – Pipeline value overview, deal stages donut chart, lead sources breakdown, and filterable deals table
- SaaS – MRR/ARR growth metrics, subscription plans donut, user growth trends, churn rate tracking
20+ Application Pages
- Chat – Real-time messaging UI with scrollable conversation list, message bubbles, emoji picker, file attachments
- Mail / Inbox – Email client with folder navigation (Inbox, Sent, Drafts, Trash), compose dialog, search
- File Manager – Grid and list views, drag-and-drop upload via react-dropzone, storage usage stats
- Kanban Board – Drag-and-drop task management with configurable columns via @hello-pangea/dnd
- Calendar – Monthly view with event creation, editing, and deletion
- Wizard – Multi-step form with per-step validation using React Hook Form + Zod
- Full CRUD – Orders, Products, Customers, and Users with TanStack Table (sorting, filtering, pagination, CSV export, mobile card view)
- More Pages – Invoices, Billing, Pricing, Profile, Settings, Support (FAQ), Notifications
Live Theme Customizer
- 6 Color Presets – Default/Teal, Ocean, Sunset, Forest, Berry, Slate
- 3 Density Levels – Compact, Default, Comfortable
- Theme Modes – Dark, Light, System (auto-detects OS preference)
- RTL Toggle – Full right-to-left support for Arabic, Hebrew, Persian
- Layout Options – Sidebar (default) or horizontal top-nav; fluid or boxed container
- All changes apply instantly and persist via localStorage
Auth & Utility Pages
- Sign In, Sign Up, Forgot Password, Reset Password
- Two-Factor Authentication (OTP input), Email Verification, Lock Screen
- 404 Not Found, 403 Forbidden, 500 Server Error
- Coming Soon (with countdown timer), Maintenance
Developer Experience
- 35+ shadcn/ui Components – Vendored source code, fully accessible, Radix UI primitives with CVA variants
- 10 Chart Types – Area, Bar, Line, Pie, Radar, RadialBar, Treemap, Scatter, Composed, Sparkline (Recharts 3)
- Advanced Data Tables – TanStack Table with sorting, filtering, pagination, CSV export, responsive mobile card view
- Type-Safe Forms – React Hook Form + Zod schema validation on every form
- Smooth Animations – Framer Motion page transitions and micro-interactions
- Command Palette – Cmd+K / Ctrl+K fuzzy search across all pages and actions (cmdk)
- Internationalization – 3 languages (English, German, French) with type-safe translation keys
- Storybook – 15 interactive component stories with auto-docs and dark mode decorator
- Testing – Vitest unit tests + Playwright E2E tests included out of the box
- Bundle Analyzer – Built-in size analysis via @next/bundle-analyzer
- Documentation Site – Built-in /docs with guides for theming, components, deployment, and more
- Seed/Starter – Minimal version included with all infrastructure (theming, i18n, layouts, 33 UI components) but zero demo pages
Tech Stack
| Category | Technology |
|---|---|
| Framework | Next.js 16 (App Router, static export) |
| UI Library | React 19 |
| Language | TypeScript 5 (strict mode) |
| Styling | Tailwind CSS v4 with OKLCh color tokens |
| Components | shadcn/ui (35 vendored primitives + Radix UI) |
| Charts | Recharts 3 (10 chart types) |
| Data Tables | TanStack Table v8 |
| Forms | React Hook Form + Zod 4 |
| Animations | Framer Motion |
| Icons | Lucide React (500+ icons) |
| Testing | Vitest + Playwright |
| Storybook | Storybook 8.x (15 stories) |
License: MIT | View Live Demo → | Documentation →