Task manager with Kanban board. Supports task creation, categories, tags, and drag-and-drop functionality.
- React
- TypeScript
- Zustand
- Jest
- Kanban board with columns
- Drag-and-drop task management
- Tags and descriptions
- Custom category creation
- Node.js (v18+)
- npm or yarn
git clone https://github.com/Br1Im/kanban-task.git
cd kanban-task
npm installnpm startkanban-task/
public/
src/
README.md
package-lock.json
package.json
tsconfig.json
Br1Im - GitHub Profile