Skip to content

thomasflensted/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App Made in React

Try it out here: https://mytodonow.com
I created this todo app to practice my React skills.
It gives you the ability to have unlimited named todo lists.
It has dark/light mode and it also sorts checked/unchecked items.
Right now all data is stored and retrieved from localStorage, so it is purely frontend.

Todo

  • Implement login/user authentication
  • Set up backend so user can access lists from anywhere
  • Implement animation on list reorder and new list creation

About

Todo lists are indispensable. I created mine in React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published