This is a Todo List application built with React. It allows users to add, remove, and manage their tasks.
- Add Tasks: Users can add new tasks to the list.
- Remove Tasks: Users can delte tasks from the list.
- Custom Hooks:A custom hook is used to handle task logic.
- React
- useReducer
- Custom Hooks
- Tailwind CSS