Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 735 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 735 Bytes

Drag and Drop 📝

App using a kanban board with tasks that can be dragged and dropped between kanban cycles

Screenshot

Kanban board with some tasks and a forest on the background

Tools

Deployment

Vercel

To run this app

  1. Clone this repo
  2. Run npm install
  3. Run npm start