/ToDo-App-React-Js-Single-Page-Application-

A basic Todo application using React Js library that have functionalities like add task , display list of tasks , show task status completed/not completed , change status , delete task . It uses useState hook that allowed use of state variables in functional components , also used methods like map and filter for updating the Todo list.

Primary LanguageJavaScript

No issues in this repository yet.