React Kanban
Live example!
(the example might need to wake up, which will take ~10-15 seconds)
This is an example of a react-motion POC Kanban implementation I wrote for an internal project.
The code is relatively easy to look at, and the <List /> component can just take more/less arrays as properties.

TODO:
- [ ] Publish on NPM
- [ ] Clean up code
- [ ] Move this code into an example
- [ ] Document API