Skip to content

Simple JavaScript excercise, my own take on the first project from Brad Traversy's Modern JS course on Udemy.

Notifications You must be signed in to change notification settings

franciscojs12/JS-ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript To Do List

This simple excersice is my take on the first project of Brad Traversy's course "Modern JavaScript" at Udemy.

Main differences:

  • My own minimal UI.
  • Checked item feature.
  • Confirm prompt for deleting all items.
  • Save class from items to local storage (this enables persisting checked item state).

About

Simple JavaScript excercise, my own take on the first project from Brad Traversy's Modern JS course on Udemy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published