Checklist - Daily Code Todo List

Write a todo list application with CRUD capabilities.

See The App!

Instructions

Using local strorage, include the following functionality:

  1. Create a task
  2. Read saved tasks in local storage
  3. Update tasks
  4. Delete tasks

Technologies Used