Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 819 Bytes

README.md

File metadata and controls

48 lines (32 loc) · 819 Bytes

React-kanban-board

A kanban App 1660897906337

1660898131383

1664246369077

Features

  • draggable
  • All data is stored locally
  • shortcut key
  • light

Tech stack & dependencies

Development

setup

git clone [email protected]:okkjoo/react-kanban-board.git
or
git clone https:/okkjoo/react-kanban-board.git

cd react-kanban-board

yarn

yarn start

Open http://localhost:3000 to view it in the browser.

TODO

  • Jitter problem when dragging
  • editable task
  • Some animation effects
  • Topic switching function