A clean and responsive Kanban Board built using HTML, CSS, and JavaScript.
It allows users to create tasks, drag and drop them across workflow stages, delete tasks, and automatically saves everything using localStorage.
- β Add New Tasks using a popup modal (Title + Description)
βοΈ Drag & Drop tasks between stages:- To Do
- In Progress
- Done
- ποΈ Delete Tasks
- π’ Task Counters for each column
- πΎ localStorage Persistence
- π± Fully Responsive UI
