A simple to-do list app created with only Vue.js! The todos added in this app is stored in localStorage, so it doesnt matter whether if the webpage is refreshed or even closed, the data will still gonna be there. Try it live on https://dist-qybefekkix.now.sh
This repo is being featured on vuejsexamples.com!!
npm install
npm run serve
npm run build
npm run lint
- Vue.js - JavaScript Framework
- Materialize CSS - CSS Framework
- Muhammad Daivasmara Denaw - Daivasmara