Skip to content

kanban application made with react and chakraUI and react-dnd for the drag and drop feature

Notifications You must be signed in to change notification settings

zak1sn0good/kanban-app

Repository files navigation

kanban-app

  • kanban board application built with React and ChakraUi alongside react-dnd package that enables the drag and drop feature.
  • also has dark/light mode.
  • the tasks are stored in the localstorage.

to run the application

  • install the packages with npm install command.
  • to start the app in dev mode run the command npm run dev.
  • to build the app use the command npm run build and then npm run preview to start.

About

kanban application made with react and chakraUI and react-dnd for the drag and drop feature

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published