This is a personal practice demo for learning react.
English | 简体中文
-
Task item can be dragged and dropped.
-
Create task
-
Delete task
-
Change the status of task to
doing
ordone
-
Task tracking
-
Block the status when the task is done.
-
task progress
-
Client
git clone https://github.com/stefan-ysh/react-todo.git
npm install
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.The page will reload if you make edits
npm start
Builds the app for production to the build
folder.
npm run build
Modern browsers.
IE / Edge |
Firefox |
Chrome |
Safari |
Opera |
---|---|---|---|---|
IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |