an open source Kanban board for managing tasks and projects.
- Drag and drop tasks between columns
- Create new boards
- Remove tasks from columns
- Save data to local storage
- Clone the repository
- Run
npm install
- Run
npm run dev
- Create a new board
- Drag and drop tasks between columns
- Remove tasks from columns
- Save data to local storage
This project is licensed under the MIT License - see the LICENSE file for details.