An open API service indexing awesome lists of open source software.

https://github.com/Georgegriff/react-dnd-kit-tailwind-shadcn-ui

Drag and drop Accessible kanban board implementing using React, @dnd-kit, tailwind and shadcn/ui
https://github.com/Georgegriff/react-dnd-kit-tailwind-shadcn-ui

dnd-kit react shadc tailwindcss

Last synced: 5 months ago
JSON representation

Drag and drop Accessible kanban board implementing using React, @dnd-kit, tailwind and shadcn/ui

Awesome Lists containing this project

README

        

# react-dnd-kit-tailwind-shadcn-ui Example

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

- React
- @dnd-kit
- Tailwind
- Shadcn/ui

Demo: https://georgegriff.github.io/react-dnd-kit-tailwind-shadcn-ui/

Developer instructions: [developer guide](/developer.md)