This is a basic To-Do List web application built using React. It allows users to add, complete, and remove tasks in a simple and intuitive interface. It serves as a great starting point for beginners learning React concepts like state management and component structure.
- Add new tasks
- Mark tasks as complete/incomplete
- Remove tasks
- Interactive and clean user interface
Try it here:
🔗 https://loco-2003.github.io/Todo