This is a Todo Management Application built with React. It utilizes an API provided by Mate Academy for managing todos. This project was developed during my work with Mate Academy.
- Add Todo: Create new todos and add them to your list.
- View Todos: View all your todos in a list format.
- Edit Todo: Edit the details of an existing todo.
- Delete Todo: Remove a todo from the list.
- Complete Todo: Mark a todo as completed.
- Filter Todos: Filter todos based on their completion status.