/todos-with-typescript

This is a small practice project where i have implemented todos in react using type-script. You can Add new task/todos and on first time page load it displays the existing todos list. You can also toggle the status of each todo from "complete" to "pending" and vice versa.

Primary LanguageTypeScript

No issues in this repository yet.