Skip to content
/ vue-tf Public

Template for a frontend with Vite / Vue 3, Tailwind CSS and Flowbite

License

Notifications You must be signed in to change notification settings

haenno/vue-tf

Repository files navigation

haenno vue-tf

Template for a frontend with Vite / Vue 3, Tailwind CSS and Flowbite. Also, a simple implementation of pinia as a store, access to an API (tasks: add, delete, change), and login to an API with saving the JWT token to a secure cookie.

Live demo

Check out the live demo at haenno.de and haenno.github.io/vue-tf/.

Demo deployment

Honorable mentions, useful resources

Tailwind CSS / Flowbite colors for bright and dark mode

Element Bright Dark
Background x x
Nav-Background x x
Nav-Text x x
Button-Background bg-gray-200 dark:bg-gray-600
Button-Text text-gray-900 dark:text-white
Button-Hover hover:bg-gray-300 dark:hover:bg-gray-700
Button-Background-Active bg-gray-200 dark:bg-gray-600

About

Template for a frontend with Vite / Vue 3, Tailwind CSS and Flowbite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published