Skip to content

Repository files navigation

TeamBoard — Task Management App

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 ✨

Features

  • 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, n new task, s selection mode, ? shortcuts)
  • Import/export tasks as JSON
  • Responsive design

Tech Stack

  • Framework: TanStack Start + React 19
  • Styling: Tailwind CSS v4 + shadcn/ui
  • Drag & Drop: dnd-kit
  • Build: Vite 8 + Nitro

Development

npm install
npm run dev

Deployment

Push to main — GitHub Actions builds and deploys to GitHub Pages automatically.

Releases

Packages

Contributors

Languages