You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A fully responsive Kanban-style task management app built using React.js, TailwindCSS, and @dnd-kit. It supports creating, editing, deleting, and dragging tasks between columns (To Do, In Progress, Done). Data is stored in localStorage for persistence.