Skip to content

paraspatil11/TO-DO-list

Repository files navigation

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
  1. Install the dependencies :
 npm install
  1. Start the development server:
npm run dev

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors