A modern and minimal To-Do List built with React.js and Tailwind CSS. This app allows users to add, mark, and delete tasks with a clean and intuitive UI.
ā
Add New Tasks ā Write and save tasks in a stylish text area.
ā
Mark as Completed ā Tasks can be marked as done with a strike-through effect.
ā
Delete Tasks ā Remove completed tasks easily.
ā
Local Storage ā Tasks persist even after refreshing the page.
ā
Responsive Design ā Works seamlessly on mobile and desktop.
Desktop view
React.js ā Component-based UI
Redux ToolKit ā state management
Tailwind CSS ā For modern styling
Material UI Icons ā For an enhanced UI
Local Storage ā To store tasks
git clone https://github.com/your-username/todo-app.git
cd todo-app
npm install
npm start
Add a Task
Mark as Completed
Delete a Task
š Dark Mode ā Implement a toggle switch for dark mode.
š Due Dates ā Add a feature to set due dates for tasks.
š± Drag & Drop ā Reorder tasks using drag-and-drop.
š Notifications ā Remind users of pending tasks.
Contributions are always welcome! Feel free to open an issue or submit a pull request.
š” Want to contribute? Feel free to submit a pull request! š