Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 824 Bytes

README.md

File metadata and controls

39 lines (29 loc) · 824 Bytes

logo

BoardX

Kanban board web app for managing project tasks in lists.

Banner

🚀 Features

  • Drag & Drop lists and cards
  • Local Storage of board state
  • Offline support (PWA)
  • Add & Delete Lists
  • Add & Delete Cards

🚧 Upcoming Features

  • Editing cards
  • Renaming Lists
  • Multiple boards
  • Card count on list
  • Dark mode
  • Themes
  • Cloud storage

⚙️ Environment Setup

Install dependencies

npm install

Launch dev server

npm run dev

📜 License

This software is open source, licensed under the MIT License.