Skip to content

master-bogdan/js-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📜 Vanilla JS ToDo List

Technologies:

  • JavaScript ES6+
  • Boostrap for styling

Functions

  • Add task
  • Alert for remove task
  • Make task favorite
  • Make task done
  • Check for empty input

All tasks syncs with localstorage, so after browser refresh, your tasks no will be gone.

{DEMO || CODE}