Skip to content

VojislavD/TailwindCSS-Alpine.js-Template

Repository files navigation

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 🌴

License

The project is open-sourced software licensed under the MIT license.

Releases

No releases published

Packages

No packages published

Languages