Daisy UI Admin Dashboard Template - DashWind
This is a free admin dashboard template built with React, Daisy UI, and Tailwind CSS. It offers fully customizable and themable CSS powered by Tailwind CSS utility classes. Redux Toolkit is integrated for state management.
Key Features:
- Light/dark mode toggle
- Token-based user authentication
- Submenu support in sidebar
- Redux Toolkit for store management
- Daisy UI components and Tailwind CSS support
- Right and left sidebar options
- Universal loader and notifications
- Calendar, global modal, Chart.js 2, and other components
Installation:
- Clone the repository.
- Navigate to the project directory.
- Run
npm install
to install dependencies. - Run
npm start
to start the development server.