SYSTEM_CORE
arrow_back Back to Directory
⚛️ react-spa

Kanban Board

koperski.is-a.dev/kanban-board/
 screenshot 1
Visit Live Site

Overview

An interactive Kanban board. Three columns (To Do, In Progress, Done), drag and drop, LocalStorage persistence.

Tech Stack

React Vite Docker

Key Highlights

  • check_circle Three columns: To Do / In Progress / Done
  • check_circle Add new cards
  • check_circle Delete cards
  • check_circle Drag and drop cards between columns
  • check_circle Persist data in LocalStorage