An open API service indexing awesome lists of open source software.

https://github.com/hannasdev/vue-todo

simple todo-list made with Vue (based on codecourse tutorial)
https://github.com/hannasdev/vue-todo

Last synced: 5 months ago
JSON representation

simple todo-list made with Vue (based on codecourse tutorial)

Awesome Lists containing this project

README

          

# vue-todo
simple todo-list made with Vue (based on codecourse tutorial)

Stores items with local storage or alternatively in a database via jQuery AJAX-requests.