Skip to content

Recursively-generated drag and drop Accessible kanban board implementing using Next.js, @dnd-kit, Tailwind CSS and shadcn/ui

Notifications You must be signed in to change notification settings

mehrdadrafiee/recursive-dnd-kanban-board

Repository files navigation

recursive-dnd-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

About

Recursively-generated drag and drop Accessible kanban board implementing using Next.js, @dnd-kit, Tailwind CSS and shadcn/ui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published