/To-Do-List

Simple to-do list application, created with only Vue.js

Primary LanguageVueMIT LicenseMIT

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

Pretty Cool FYI

This repo is being featured on vuejsexamples.com!!

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