Skip to content

mabt-tech-com/tailadmin_react

Repository files navigation

TailAdmin Pro - React.js (v2.2.0)

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.

Quick Links

Installation

Prerequisites

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)

Getting Started

  1. Install dependencies:

    npm install
    # or
    yarn install

    Use the --legacy-peer-deps flag if you encounter peer-deps error during installation.

  2. Start the development server:

    npm start
    # or
    yarn start

    Runs the app in the development mode.
    Open http://localhost:3000 to view it in the browser.

Changelog

Version 2.2.0 - [July 30, 2025]

  • Fixed reported minor bugs and UI issues
  • Updated packages

🧭 Logistics DashboardAdded

  • Redesigned logistics dashboard interface
  • Delivery activity table
  • Delivery tracking timeline
  • Total revenue earned chart

🛍️ E-commerce PagesAdded

  • 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

🧠 AI Assistant Suite (New App Example)Newly Added

  • Text generator
  • Image generator
  • Code generator
  • Video generator

🔑 API Key ManagementNewly Added

  • API key dashboard
  • API key table view
  • Add API key modal

🔌 Integrations (Pages)Newly Added

  • Integration cards UI
  • Integration details modal
  • Add integration modal
  • Integration settings modal
  • Delete integration confirmation modal

⚙️ Support (New App Example)Newly Added

  • Support ticket list page
  • Support ticket reply interface

📊 Charts & Visuals - Imporoved

  • New bar chart design added

Version 2.1.2 - [Jun 02, 2025]

Update Overview

  • Basic Table 3 Dropdown (cropped) update
  • Popover and Tooltip component overflow (cropped) issue update

Version 2.1.1 - [March 25, 2025]

  • Upgraded to React 19
  • Included overrides for packages to prevent peer dependency errors.
  • Migrated from react-flatpickr to flatpickr package for React 19 support

Version 2.1.0 - [March 10, 2025]

Update Overview

  • Added new dashboard design for saas product.
  • New Metrics card
  • Product performance tab with charts

Version 2.0.1 - [February 27, 2025]

Update Overview

  • 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.

Next Steps

  • 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. 🚀

Version 2.0.0 - [February 2025]

A major update with comprehensive redesign and modern React patterns implementation.

Major Improvements

  • Complete UI redesign with modern React patterns
  • New features: collapsible sidebar, chat, and calendar
  • Improved performance and accessibility
  • Updated data visualization using ApexCharts

Key Features

  • 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

Breaking Changes

  • Updated sidebar component API
  • Migrated charts to ApexCharts
  • Revised authentication system

Read more on the changelog.

fast run

npm install
vite build
npm run dev --force

License

Refer to our LICENSE page for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors