Managing tasks was never easier. Kanaban focuses on simplicity and privacy, your boards never leave your browser. You can easily download your boards as a JSON object and use them elsewhere. Built with Next.js, Kanaban is a beautiful and functional task management app.
git clone https://github.com/kragleh/kanaban.git
cd kanaban
npm install
npm run build
npm run start✨ That's it! You can now access your Kanaban instance at http://localhost:3000.