juggle-and-drop
juggle-and-drop copied to clipboard
Juggle all your tasks! (A fullstack Kanban app w/ drag-and-drop) ๐คนโโ๏ธ
juggle & drop ๐คนโโ๏ธ
drag-and-drop task management with react-beautiful-dnd

Features ๐
- Add, edit, and delete cards and lists
- Drag-and-drop cards between and within lists
- Drag-and-drop cards lists on the board
- Add and delete boards
Built with ๐
Setup ๐
- clone, navigate to the root directory, and
npm install - build webpack with
npm run build - open a new tab, navigate to the same directory, and
npm run serve - check it out in your favorite browser