Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

sigalei/react-easy-kanban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Easy Kanban

A easy to use kanban board. LIVE DEMO

react easy kanban example

How to use

yarn add react-easy-kanban

import Kanban from 'react-easy-kanban'

<Kanban />

Setup

git clone https://github.com/SigaLei/react-easy-kanban.git

cd react-easy-kanban

yarn

yarn start

The app will run on http://localhost:3000

Build library

yarn build

Publish library

yarn publish

Features

  • Drag and drop columns and tasks.
  • On click edit column titles and task content.
  • Reorder tasks.

Credits

Based on Alex Reardon's tutorial in https://egghead.io/courses/beautiful-and-accessible-drag-and-drop-with-react-beautiful-dnd Used https://github.com/DimiMikadze/create-react-library

About

A easy to use kanban board.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages