Skip to content

AzabadaudiyaZWS/Azaba-s_task-board-hacktober

 
 

Repository files navigation

🚀 Hacktoberfest Task Board

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.


🎯 Project Goals

  • 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.

📌 Features

  • 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)

About

A simple Kanban-style task board with React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.7%
  • CSS 23.4%
  • TypeScript 3.0%
  • HTML 0.9%