0
112
React-Todo App with API
This is a web application for managing a to-do list, created using the React library and interacts with an API for data handling. The project allows users to view the list of tasks, add new ones, edit existing ones, mark them as completed, or delete…