Skip to content

OthmaneNissoukin/kanban-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanban React App Using With Context API And Local Storage.

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.

View Demo

Run the app

You can use npm start to run this app locally on localhost:3000