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

https://github.com/hotaritobu/dnd-kit-multiple-columns-sample

dnd-kit multiple columns sample
https://github.com/hotaritobu/dnd-kit-multiple-columns-sample

dnd-kit react vite

Last synced: 7 months ago
JSON representation

dnd-kit multiple columns sample

Awesome Lists containing this project

README

          

# dnd-kit-multiple-columns-sample

This is a sample project for multiple columns drag & drop with [dnd kit](https://dndkit.com/)

## How to run

```sh
pnpm install
pnpm dev
```