riyadbinyusuf / admintoolkit-html

Admin template based on TailwindCSS and Vanilla JavaScript

Home Page:https://getadmintoolkit.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TailwindCSS Based Admin Dashboard Template

πŸ“Œ Introduction

AdminToolkit - is a modern admin dashboard template that comes with a variety of useful features and functionalities. It is built using TailwindCSS, a popular CSS framework that provides a simple and intuitive approach to building responsive UIs. The template includes over 50 pre-built pages, each designed with a focus on usability and user experience. These pages cover a wide range of use cases, including dashboards, analytics, products management, user management, invoice management and more.

In addition to its pre-built pages, AdminToolkit comes with a wide range of UI components and utility classes. These include icons, buttons, tables, forms, and charts, among others. These components and utility classes are carefully designed to provide a seamless user experience, while also being highly customizable. This allows developers to create unique designs that match their brand identity and project requirements.

Overall, AdminToolkit is an excellent choice for developers who are looking for a developer-friendly and highly customizable admin dashboard template. It’s intuitive design, wide range of pre-built pages, useful UI components and utility classes make it the best choice for creating modern and responsive admin dashboards.

πŸ“Œ Features

  • Based on Tailwindcss 3.x+
  • Light & Dark theme support
  • Auto-detect theme from user device preference
  • Pre-built UI components
  • Pre-built apps layout
  • 50+ Pages
  • Responsive layout
  • Easily Customizable
  • Developer friendly
  • Organized codebase

πŸ“Œ Installation

1. Clone the repository

git clone git@github.com:mostafizurhimself/admintoolkit-html.git

2. Install dependencies

yarn install

3. Start development server

yarn dev

4. Build for production

yarn build

5. Preview production build

yarn start

πŸ“Œ Contribution

  1. Fork the repository
  2. Clone the repository
  3. Create a new branch git checkout -b new-branch
  4. Make changes
  5. Commit and push the changes
  6. Create a pull request

πŸ“Œ License

MIT

πŸ“Œ Todo

  • RTL support
  • Language Support
  • React version
  • Vue version
  • Angular version
  • Laravel version

About

Admin template based on TailwindCSS and Vanilla JavaScript

https://getadmintoolkit.com/

License:MIT License


Languages

Language:HTML 92.2%Language:JavaScript 4.3%Language:SCSS 3.5%