Simple todo app made with Vue.js & Materializecss
Live demo here: https://matikka96.github.io/TODO-list-Vue-Materialize/
Backbone of the app has been built on Vue.js with use of components and reactive list rendering. Front end is powered by Materialize framework with responsive and touch compatible design. App stores data in browsers local storage and it works on every modern mobile and desktop platform.
App can be run simply by opening index.html
file located in /app directory. It is possible to add this app as a PWA to your homescreen. For example, on iOS press “Add to Homescreen” in Safari and it will automatically fetch icon with the app name.