rizkhal / TailwindCSS-Alpine.js-Template

Dashboard template created with Tailwind CSS & Alpine.js

Home Page:https://vojislavd.com/ta-template-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tailwind CSS & Alpine.js Template

Free admin dashboard template created with Tailwind CSS and Alpine.js.

Demo

You can check the demo here 👉 DEMO

Usage

You can use these components in any project where Tailwind CSS and Alpine.js are installed, just make sure you are configured primary and secondary colors in tailwind.config.js and you have @tailwindcss/forms plugin installed.

If you don't want to use primary and secondary colors, replace primary, primary-dark, secondary and secondary-dark for colors you want in all components where those colors are used.

If you want to use customized scrollbar, make sure to configure that also in tailwind.config.js.

Check tailwind.config.js file to see how to configure everything properly.

Installation

In the project directory run npm install command to install all required packages.

After installation is completed, run npm run dev command and you will have project running at http://localhost:3000/.

Enjoy 🌴

About

Dashboard template created with Tailwind CSS & Alpine.js

https://vojislavd.com/ta-template-demo/


Languages

Language:HTML 99.9%Language:JavaScript 0.1%Language:CSS 0.0%