To-Do List application created with only Vue.js

To-Do List application created with only Vue.js

A simple to-do list app created with only Vue.js!

Vue.js To-Do List Application!

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

How to Run this App

npm install
npm run serve

Compiles and Minifies for Production

npm run build

Lints and Fixes Files

npm run lint

GIF

GIF

Built with

Author

Github Repository

Tags: #VueJs #Todo