Skip to content

YAB85/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ToDo List Project

Simple ToDo List for app

In project used three version to create list:

todos.js - created with jquery

todos2.js - created with JS ES6 (version 1)

todos3.js - created with JS ES6 (version 2)