https://kkpnnkkzov.codesandbox.io
- run
yarn install
- run
yarn start
- open web browser http://localhost:3000
- To Add Task: Click
Add Task
to adding task to Backlog list. - To Edit Task: Click on Task body. And just click another area to automatically save.
- To Move Task: Drag and drop Task to another List (Backlog, Todo, In Progress and Done).
- To Delete Task: Click on
Delete
button on each Task header.