Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 554 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 554 Bytes

Recursive dnd-kit Kanban Board Example

This repository provides an example of how to build a recursively generated Kanban board using the following technologies:

  • Next.js
  • @dnd-kit
  • Tailwind CSS
  • Shadcn/ui

This Project is heavily inspired by react-dnd-kit-tailwind-shadcn-ui. The main difference is that this project uses a recursive approach to generate the Kanban board columns, rather than a fixed number of columns. 🚀

Demo: https://recursive-dnd-kanban-board.vercel.app