An effortless kanban board to streamline your workflow with suckless
, minimal
, powerful
and feature rich
kanban board app. Drag-and-drop tasks, write extensive notes on tasks, and stay on top of your projects.
All Previews shown here is of installed PWA (Progressive Web App)
demo_video.mp4
If you want to run the app locally, you can clone the repository and run the following commands:
git clone https://github.com/Tsuzat/kanban
cd kanban
npm install
npm run dev -- --open
You can also build the app and run it with the following commands:
npm run build
npm run preview
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.