ToDo Application 📝
Welcome to the GitHub repository for a versatile ToDo list application built using React and Redux. This application allows users to manage their tasks efficiently with features like filtering (show all, show completed, hide completed), searching, theme toggling (light/dark mode), and more.
Features:
- Filtering: Choose to view all tasks, only completed tasks, or hide completed tasks.
- Search: Quickly find tasks by searching through their descriptions.
- Theme Toggling: Switch between light and dark modes for optimal viewing experience.
- Redux Integration: State management using Redux for seamless data flow.
- Responsive Design: Designed to work well across different screen sizes.
Technologies Used:
- Frontend: React, Redux, Tailwind CSS
- State Management: Redux Toolkit
- Styling: Custom CSS with Tailwind utilities
- Deployment: Deployed on vercel, accessible at https://react-advanced-todo.vercel.app/