Skip to content

irfansimsar/es6-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6 To Do List App 📝

Another To Do List App to try ES6 Features and for fun. Live Demo

Preview

Demo

Features

  • Your tasks are stored on localStorage
  • You can add multiple tasks and manage them (for now you can only mark as completed and delete)
  • Also, you can use app when you are offline
  • The app is responsive