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

https://github.com/paraspatil11/to-do-list

This is a simple To-Do List application built using React.
https://github.com/paraspatil11/to-do-list

Last synced: 10 months ago
JSON representation

This is a simple To-Do List application built using React.

Awesome Lists containing this project

README

          

# To-Do List Application
This is a simple To-Do List application built using React and Vite. It allows users to manage their tasks efficiently with the ability to add, delete, and edit tasks. The application stores the to-dos locally, ensuring that your tasks persist even after refreshing the browser.

- Add To-Do: Easily add new tasks to your list.

- Delete To-Do: Remove tasks that are no longer needed.

- Edit To-Do: Update existing tasks to reflect any changes.

- Local Storage: All tasks are stored locally in your browser, so your data remains intact even after page reloads.

Getting Started:
1. Clone the repository :
```
git clone https://github.com/paraspatil11/TO-DO-list.git
```
2. Install the dependencies :
```
npm install
```
3. Start the development server:
```
npm run dev
```

## Stay Organized with Our TO-DO List Bookmark This Link: https://paraspatil11.github.io/TO-DO-list/