/TO_DO_APP

A simple To-Do App built with React JS using the useState Hook. Users can add tasks, mark them as completed by clicking on them, and remove tasks with a button. Completed tasks move to the bottom, while pending tasks stay at the top. The app also displays the total number of tasks and the number of completed tasks.

Primary LanguageJavaScript

Watchers