Ecosyste.ms: Awesome
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: 7 days ago
JSON representation
Drag and drop Accessible kanban board implementing using React, @dnd-kit, tailwind and shadcn/ui
- Host: GitHub
- URL: https://github.com/georgegriff/react-dnd-kit-tailwind-shadcn-ui
- Owner: Georgegriff
- License: mit
- Created: 2023-08-18T16:29:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-18T09:33:55.000Z (8 months ago)
- Last Synced: 2024-12-28T12:12:25.069Z (14 days ago)
- Topics: dnd-kit, react, shadc, tailwindcss
- Language: TypeScript
- Homepage: https://georgegriff.github.io/react-dnd-kit-tailwind-shadcn-ui/
- Size: 254 KB
- Stars: 544
- Watchers: 2
- Forks: 39
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/uiDemo: https://georgegriff.github.io/react-dnd-kit-tailwind-shadcn-ui/
Developer instructions: [developer guide](/developer.md)