Welcome to Dooly Task Manager App! This is a simple snapshot of task management application built using React and typescript. With Dooly, you can easily add, delete, and mark tasks as completed.
-
Add Tasks: You can add new tasks to your list.
-
Delete Tasks: Remove tasks that are no longer needed.
-
Mark Completion: Toggle the completion status of tasks.
-
Clear Completed Tasks: Easily remove all completed tasks with one click.
-
** This is just typescript practice.