A responsive Kanban & list task board for managing design projects. Built with TanStack Start, React 19, Tailwind CSS v4, and shadcn/ui.
Built by insha — first web app ✨
- Board & list views with drag-and-drop (dnd-kit)
- Create, edit, delete, and organize tasks by column
- Search and filter by label
- Bulk actions (move, complete, delete, priority)
- Keyboard shortcuts (
/search,nnew task,sselection mode,?shortcuts) - Import/export tasks as JSON
- Responsive design
- Framework: TanStack Start + React 19
- Styling: Tailwind CSS v4 + shadcn/ui
- Drag & Drop: dnd-kit
- Build: Vite 8 + Nitro
npm install
npm run devPush to main — GitHub Actions builds and deploys to GitHub Pages automatically.