/react-todo-list

Todo list using react hooks and context API 📃

Primary LanguageJavaScript

React Todo List

This is a simple todo list using React hooks and context API. You can add a todo by typing it in the input and clicking on add icon. You can edit the todo by clicking on edit icon, you can mark the todo done by clicking on check icon and you can delete the todo by clicking on trash icon.

Screenshot :

todo-list