Simple Kanban application using Context API to manage states with local storage to save projects and tasks in the browser.
You can add, update tasks delete tasks and also update their status by draging and drop inside other status columns.
You can use npm start
to run this app locally on localhost:3000