A simple React component for managing tasks with add, edit, and delete functionalities.
- Add tasks by typing in the input field and clicking "Add."
- Edit tasks by clicking "Update" and modifying the task's content.
- Delete tasks individually with the "Delete" button.
Add, edit, and delete tasks through the intuitive interface.
- React
- JavaScript (ES6+)
- Tailwind CSS
Contributions are welcome! Open issues or pull requests for any enhancements.