Kanban board web app for managing project tasks in lists.
- Drag & Drop lists and cards
- Local Storage of board state
- Offline support (PWA)
- Add & Delete Lists
- Add & Delete Cards
- Editing cards
- Renaming Lists
- Multiple boards
- Card count on list
- Dark mode
- Themes
- Cloud storage
Install dependencies
npm install
Launch dev server
npm run dev
This software is open source, licensed under the MIT License.