- Todo App is a user-friendly web application built with React and TypeScript, powered by a REST API. It's like a digital sticky note that helps you keep track of your to-do list, allowing you to easily add, edit, and remove tasks.
- Add Todos: Easily add new todos to your to-do list.
- Edit Todos: Modify todo titles as needed.
- Delete Todos: Remove todos you no longer need.
- Mark as Completed: Indicate todo completion with a single click.
- Mark All as Completed: Quickly mark all todos as done.
- Delete Completed Todos: Remove all completed todos at once.
- Filtering: Organize todos by viewing all, active, or completed items.
- React,
- TypeScript,
- REST API,
- SCSS,
- Bulma