
BoardX
Kanban board web app for managing project tasks in lists.

π 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.