drag-and-drop task management with react-beautiful-dnd
- 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
- 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