Skip to content

Introduction

A premium admin dashboard built with Next.js 15, React 19, TypeScript, and Tailwind CSS — 69+ pages, fully responsive, dark/light/system theme, RTL support, and everything you need.

What is Admindek?

Admindek is a feature-rich admin template for building internal tools, SaaS apps, and back-office dashboards. It ships with 9 dashboard variants, 60+ pages, a live Theme Customizer, i18n support, a complete e-commerce module, auth flows, and much more — everything wired up and ready to customise.

Features

  • Next.js 15 + React 19 + TypeScript + Tailwind CSS
  • 9 Dashboard Variants (Analytics, CRM, eCommerce, Finance, Crypto, Project, SaaS, HR, Marketing)
  • 60+ Pages with full interactivity
  • E-commerce (Products, Cart, Orders, Wishlist)
  • Auth Pages (Login, Register, 2FA, OTP — 2 layout variants)
  • Error & Utility Pages (404, 500, Maintenance, Coming Soon, etc.)
  • Form Wizard with Stepper component
  • Rich Text Editor (Tiptap)
  • Theme Customizer with 10 color presets
  • Dark mode + RTL support
  • i18n (English, German, French)
  • TanStack Data Tables with sort, filter, export
  • ApexCharts with 10 chart types
  • Command Palette (Cmd+K)
  • Framer Motion page transitions
  • React Hook Form + Zod validation

Tech Stack

Next.js 15
React 19
TypeScript
Tailwind CSS
ApexCharts
Lucide Icons
Radix UI
React Hook Form
Zod
Framer Motion
TanStack Table
Tiptap
input-otp

Quick Start

Install dependencies and start the development server:

pnpm install && pnpm dev

Then open http://localhost:3000 in your browser.

Next Steps

  • Installation — step-by-step guide to getting the project running locally.
  • Folder Structure — understand the project layout and where to find things.