Skip to content

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

License

Notifications You must be signed in to change notification settings

snkzhong/shadcn-admin-next

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages