Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.16 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.16 KB

juggle & drop 🤹‍♂️

CircleCI Heroku

drag-and-drop task management with react-beautiful-dnd

Demo

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