Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 409 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 409 Bytes

Run npm install

npm start

Open http://localhost:3000 to view it in the browser.

Workflow:

List of todo tasks are shown.

To add a task:

  • Create a new bucket
  • Add a task
  • Click the Add Task button

To Remove a task:

Click the X button in the list shown

To mark a task completed

Click the Done button. The completed task is shown with a stike line through