Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ibbatta/kanban-board

React kanban board (WIP)
https://github.com/ibbatta/kanban-board

kanban reactjs tailwindcss

Last synced: about 1 month ago
JSON representation

React kanban board (WIP)

Awesome Lists containing this project

README

        

# Kanban React

> Simple exercise to create a kanban board in react with drag and drop events
> I used `@tanstack/router` for routing (just to test) and `zustand` for state management

image

---

## To DO
- [x] Add sorting cards :tada:
- [x] Optimizing re-rendering :tada:
- [ ] Add assignee / user task