A Kanban-style Task Board built with Vite + React for Hacktoberfest 2025.
Contributors can add, edit, move, and delete tasks while practicing real-world Git & GitHub workflows.
- Provide an easy Hacktoberfest-friendly repo for new contributors.
- Learn Vite + React by building a fun and visual project.
- Encourage collaboration through Pull Requests, Issues, and Code Reviews.
- Add new tasks
- Drag & drop tasks between columns (To Do, In Progress, Done)
- Edit and delete tasks
- Save tasks to localStorage (persist data)
- Dark/Light theme toggle (to be added)
- Responsive design (mobile + desktop)