With API.
The daily task planner Todo App is a simple and convenient tool built on React.
The application provides a smooth interface with essential features for effective daily planning.
You can easily add, edit, and sort tasks by status. Mark completed tasks and remove those that no longer require attention, either individually or in groups.
Feel free to explore the code, make improvements, and contribute to the project.
To get started:
- Clone the repository to your local machine.
- Install the necessary dependencies using
npm install
. - Launch the project using
npm start
.