Skip to content

riyadbinyusuf/admintoolkit-html

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.2%
  • JavaScript 4.3%
  • SCSS 3.5%