/todo-app

Implemented TodoApp component with an input field to create new todos on submit (Enter). Implemented TodoList component to display a list of todos. Implemented TodoItem component with ability to toggle the completed status using a checkbox.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

No issues in this repository yet.