Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 580 Bytes

readme.md

File metadata and controls

21 lines (11 loc) · 580 Bytes

Todo List in Vanilla JS

This Project are intended for Learning purpose, hopefully we can well-prepared from this project before going further and beyond.

❤️ Feel free to constribute (by create Pull Request) & Submit any idea (submit in Issues Page)

How To Use

Just clone or Download this Repository, then open index.html in your local machine.

Online Demo

https://surabayadev.github.io/todolist-vanillajs

Next Task

  • Count All Items, Completed Items, Incompleted Items
  • PWA Support
  • ...