Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Todo List

An application that allows you to add,edit and delete tasks easily and ensures they remain persisstent even after page reload

Functionalities

  • Add new tasks to the list
  • Toggle task completion status to mark tasks as completed without deleting them
  • Delete tasks from the list
  • Update/edit task details
  • persistent storage saves tasks to local storage so they are not lost on page reload

Tech Stack

My Skills

Run Locally

Clone the project

  git clone https://github.com/AtharvaD-coder/Todo.git

Go to the project directory

  cd Todo/todoApplication

Install dependencies

  npm install

Start the server

  npm run start

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages