Skip to content

Repository files navigation

🚀 Modern Admin Dashboard

A powerful, feature-rich admin dashboard built with the latest web technologies. Designed for developers who want a modern, responsive, and highly customizable admin interface with minimal setup.

Shadcn-ui Next.js React Tailwind CSS TypeScript License

Screenhot

Demo: https://shadcn-admin-next-seven.vercel.app/

✨ Features

  • 🎨 Modern UI/UX - Clean, intuitive interface with smooth animations
  • 📱 Fully Responsive - Works perfectly on desktop, tablet, and mobile
  • 🌙 Dark/Light Mode - Automatic theme switching with system preference
  • 📊 Rich Components - Charts, tables, forms, and more
  • 🔐 Authentication - Complete auth system with role-based access
  • 🌍 i18n Ready - Multi-language support
  • Performance - Optimized for speed and SEO
  • 🎯 TypeScript - Full type safety throughout the application

🛠️ Tech Stack

Core Technologies

UI Components

Data Visualization

Development Tools

🚀 Quick Start

Prerequisites

  • Node.js 22+
  • npm or yarn or pnpm

Getting Started

# Clone the repository
git clone https://github.com/snkzhong/shadcn-admin-next.git
cd shadcn-admin-next

# Install dependencies
npm install
# or
yarn install
# or
pnpm install

# Copy environment variables
cp .env.example .env.local

# Update environment variables in .env.local

# Start development server
npm run dev
# or
yarn dev
# or
pnpm dev

# Open http://localhost:3000 in your browser

About

Admin dashboard base on shadcn UI components and Next.js, key features include internationalization, multi themes, Light dark mode, Beautiful, responsive, massive components

Topics

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages