Skip to content

AlenaAlyona/todo_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In December I finished Typescript course and decided to make a small app using React + Typescript.

You can go right to the website and see yourself how it works ✏️

Why do I personally like it?

It's a simple app with all necessary features:

You can

  • 📝 create a new to do item
  • ✒️ edit it
  • ✅ mark it as done/undone
  • ❌ or delete it

❗ but more importantly if you refresh the page or even close the app, you won't lose your to do list! If you open the app again, all of your to do tasks will be still there.

For such a small application I didn't want to set up a server or Redux, so I made a Custom Hook instead.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published