Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iaadi4/to-do


https://github.com/iaadi4/to-do

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# πŸ“ Todo App

A simple and intuitive Todo application built with React. This app allows users to add, update, delete, and toggle the completion status of their tasks, with all data stored in local storage for persistence.

## 🌟 Features

- βž• Add new tasks
- ✏️ Edit existing tasks
- πŸ—‘οΈ Delete tasks
- βœ… Toggle task completion
- πŸ“¦ Data stored in local storage

## πŸ’» Technologies Used

- React
- Tailwind CSS (for styling)
- Context API (for state management)
- React Icons (for icons)

## πŸš€ Getting Started

### Prerequisites

Make sure you have the following installed on your machine:

- Node.js (version 14 or later)
- npm (Node Package Manager)

### Installation

1. **Clone the repository:**

```bash
git clone https://github.com/yourusername/todo-app.git

## πŸ“Έ Screenshots
Here’s how the app looks:

![image](https://github.com/user-attachments/assets/1cacba82-a611-4de2-b71e-e6e03629d406)

## 🀝 Contributing
Contributions are welcome! If you have suggestions for improvements or features, feel free to open an issue or submit a pull request.