Admin One Vue Tailwind screenshot

Admin One Vue Tailwind

Author Avatar Theme by Justboil
Updated: 5 Mar 2025
2314 Stars

Free Vue.js 3.x Tailwind 4.x admin dashboard template with dark mode. Vite builds. Pinia state. Laravel integration available

Categories

Overview

Admin One is a free Vue.js 3.x Tailwind CSS 3.x admin dashboard that offers a range of features and integrations. It is built with the Vue.js 3 framework, Tailwind CSS 3, and the Composition API. The dashboard is designed to be simple and visually appealing, with both dark and light modes available. It also includes reusable components and a state library. Admin One offers integrations with Nuxt 3.x and Laravel 9.x, providing flexibility for developers. There is also a premium version of the dashboard available.

Features

  • Simple and beautiful design
  • Dark and light mode options
  • Built with Vue.js 3 and Tailwind CSS 3 framework
  • Integrations with Nuxt 3.x and Laravel 9.x
  • Reusable components
  • State library for managing application state
  • Mobile and responsive layout
  • Available in a free version with a premium version option

Installation

To install Admin One, you can follow these steps:

  1. Get the code and install the dependencies:
git clone [repository-url]
cd [project-directory]
npm install
  1. If you’re using Vite, you can run the development server with hot-reload:
npm run dev

For production builds, you can use the following command:

npm run build
  1. For Nuxt 3.x integration, refer to the provided guide for more information.

  2. For Laravel 9.x integration with Breeze Inertia + Vue.js stack, check the guide for detailed instructions.

Summary

Admin One is a free and visually appealing admin dashboard built with Vue.js 3 and Tailwind CSS 3. It offers a range of features including dark and light mode options, integrations with Nuxt and Laravel, reusable components, and a state library. The installation process is straightforward, with instructions provided for Vite, Nuxt, and Laravel integration. Overall, Admin One is a flexible and easy-to-use solution for creating admin dashboards in Vue.js.