typeScript-todo

Todo App

This todo app was made using TypeScript. You can add and check off tasks. The tasks are then stored in your localStorage to be accessed again. Each task has a unqiue id associated with it and a Date that it was created on.

Design Inspired by: Dribble