Skip to content

hanford/react-kanban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

preview

TODO:

  • Publish on NPM
  • Clean up code
  • Move this code into an example
  • Document API