mazyar1128 / tailwindcss-movie-dashboard

A movie dashboard (light/dark) template with tailwindcss and Alpinejs

Home Page:https://mazyar1128.github.io/tailwindcss-movie-dashboard/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tailwindcss Movie Dashboard Template

A responsive movie dashboard template designed with tailwindcss. The dashboard is designed in light and dark theme. In order to change theme between light and dark,a switch toggler is put on the menu. Alpinejs v3 script is used to make theme toggler dynamic.

Screenshots

App Screenshot

Installation & Development

For furthur development, Tailwindcss and Node.js dependencies need to be installed by npm.

  npm install 

In development, Tailwind CLI will be needed to watch and build the style.css

  npm run build