# todo-list **Repository Path**: fu-junyu/todo-lis ## Basic Information - **Project Name**: todo-list - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-04 - **Last Updated**: 2024-02-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ✔️ Kanban Board - With React

## Features - [x] **Draggable** - [x] **Multi Event** - [x] Adding as many events as you like. - [x] **Use Local Storage** - [x] **Pure and Easy** ## Screenshot ![ScreenGIF](https://imgbed.codingkelvin.fun/uPic/screen.gif) ## Dependencies - React - react-beautiful-dnd - uuid ## Todo - [ ] *Make tasks modifiable and editable* - [ ] *Adapted to mobile* ## Startup command ```npm npm run dev ```