todo-app Tailwind Templates

Todo App

This is a modern and minimal to-do list app built with React and Tailwind CSS. The app allows users to add, mark, and delete tasks, with a clean UI and smooth interactions.

šŸ“ Simple To-Do List App (React + Tailwind)

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.

šŸš€ Features

āœ… 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.

šŸ“œ ScreenShort

  • Desktop view view view

    šŸ› ļø Tech Stack

  • 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

šŸ’Ŗ Installation

1ļøāƒ£ Clone the repository

git clone https://github.com/your-username/todo-app.git

2ļøāƒ£ Navigate to the project folder

cd todo-app

3ļøāƒ£ Install dependencies

npm install

4ļøāƒ£ Run the app

npm start

šŸ”§ Usage

  1. Add a Task

    • Click the + NEW TASK button to open the text area.
    • Enter your task and press Enter to add it.
  2. Mark as Completed

    • Click the radio button next to a task to mark it as done.
    • Completed tasks will have a strike-through effect.
  3. Delete a Task

    • Click the delete icon (šŸ›¢ļø) next to a completed task to remove it.

šŸ› ļø Future Enhancements

šŸš€ 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.

šŸ Contributing

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! šŸš€

Top categories

Loading Svelte Themes