TailAdmin is a modern, responsive, and customizable admin dashboard template built using Tailwind CSS and React.js. It is designed to help developers build beautiful and functional dashboards quickly and easily.
To get started with TailAdmin, ensure you have the following prerequisites installed and set up:
- Node.js 18.x or later (recommended to use Node.js 20.x or later)
-
Install dependencies:
npm install # or yarn installUse the
--legacy-peer-depsflag if you encounter peer-deps error during installation. -
Start the development server:
npm start # or yarn startRuns the app in the development mode.
Open http://localhost:3000 to view it in the browser.
- Fixed reported minor bugs and UI issues
- Updated packages
- Redesigned logistics dashboard interface
- Delivery activity table
- Delivery tracking timeline
- Total revenue earned chart
-
Products:
- Product list table
- Add product form
-
Invoices:
- Invoice list table
- Single invoice view
- View invoice modal
- Create invoice form
-
Transactions:
- Transaction list table
- Single transaction detail view
- Text generator
- Image generator
- Code generator
- Video generator
- API key dashboard
- API key table view
- Add API key modal
- Integration cards UI
- Integration details modal
- Add integration modal
- Integration settings modal
- Delete integration confirmation modal
- Support ticket list page
- Support ticket reply interface
- New bar chart design added
- Basic Table 3 Dropdown (cropped) update
- Popover and Tooltip component overflow (cropped) issue update
- Upgraded to React 19
- Included overrides for packages to prevent peer dependency errors.
- Migrated from react-flatpickr to flatpickr package for React 19 support
- Added new dashboard design for saas product.
- New Metrics card
- Product performance tab with charts
- Upgraded to Tailwind CSS v4 for better performance and efficiency.
- Updated class usage to match the latest syntax and features.
- Replaced deprecated class and optimized styles.
- Run npm install or yarn install to update dependencies.
- Check for any style changes or compatibility issues.
- Refer to the Tailwind CSS v4 Migration Guide on this release. if needed.
- This update keeps the project up to date with the latest Tailwind improvements. 🚀
A major update with comprehensive redesign and modern React patterns implementation.
- Complete UI redesign with modern React patterns
- New features: collapsible sidebar, chat, and calendar
- Improved performance and accessibility
- Updated data visualization using ApexCharts
- Redesigned dashboards (Ecommerce, Analytics, Marketing, CRM)
- Enhanced navigation with React Router integration
- Advanced tables with sorting and filtering
- Calendar with drag-and-drop support
- New UI components and improved existing ones
- Updated sidebar component API
- Migrated charts to ApexCharts
- Revised authentication system
Read more on the changelog.
npm install
vite build
npm run dev --force
Refer to our LICENSE page for more information.