Skip to content

Zoxorer/simple-vue-todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-vue-todolist

This is a simple To Do List application that I made from learning VueJS, without any NPM packages installed

Screenshot 📸

Screenshot

Tech ⚙️

Features ✨

  • Tasks Stored in localStorage so you don't lose it easily

  • Without NPM, all packages are loaded from html scripts

  • Marked green if the checkbox is marked as complete

  • Notifications during updates in the contents of tasks

  • Delete the Tasks list specifically

  • Modify the task list specifically

Run

Run with anything that can run an HTTP server, like python -m http.server

Releases

No releases published

Packages

No packages published