A modern, feature-rich dashboard built with Next.js 15 and Shadcn UI, offering real-time data visualization and dynamic theming capabilities.
- 📱 Responsive design optimized for all devices
- 🌓 Dynamic theme system with light/dark mode support
- 🎨 Customizable color schemes with theme scaling
- 📊 Interactive charts and data visualization using Recharts
- 🔄 Drag-and-drop functionality powered by DND Kit
- 📈 Real-time analytics and performance metrics
- 📋 Project and task management capabilities
- 👥 User management and authentication system
- 🎯 Progress tracking and reporting tools
- Framework: Next.js 15.2.3
- Language: TypeScript
- UI Components: Shadcn UI
- Styling: Tailwind CSS
- Charts: Recharts
- Drag & Drop: DND Kit
- Theme Management: next-themes
- State Management: React Hooks
- Package Manager: pnpm
- Node.js 18 or later
- pnpm package manager
- Clone the repository
- Install dependencies:
pnpm install
- Run the development server:
pnpm dev
Give it a star if you like it!