Skip to content

A modern Kanban board built with Vue 3, TypeScript, and Tailwind CSS. This project demonstrates best practices in component architecture, reusability, and state management using Pinia.

Notifications You must be signed in to change notification settings

norbraet/vue-task-board

Repository files navigation

Kanban Board

A modern Kanban board built with Vue 3, TypeScript, and Tailwind CSS. This project demonstrates best practices in component architecture, reusability, and state management using Pinia.

📦 Stack

  • Vue 3 + Composition API
  • TypeScript
  • Tailwind CSS
  • Pinia - Store Managment
  • Vite

🧪 Development

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Format Code using Prettier with Prettier

npm run format

Type Check the project

npm run type-check

📜 License

MIT – feel free to use, modify, and contribute!

About

A modern Kanban board built with Vue 3, TypeScript, and Tailwind CSS. This project demonstrates best practices in component architecture, reusability, and state management using Pinia.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published