guylil / todo-list-vuejs

A simple todo list project in vuejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Vue Todo Web App

Vue logo

What do we have here?

It's a simple static To-Do web app with 3 different visual tools (Vuetify, Vue Material, )
In order to see each one of them just git-checkout to the specific branch.

You can see them live:

Vuetify deployed with Netlify

Vue Material deployed with Heroku

Want to see more??

How to get started?

git pull git@github.com:guylil/todo-list-vuejs.git
cd todo-vue
npm install
npm run serve
open your browser @ localhost:8080

Open your favorite IDE and see the beautiful code for yourself!!

Remember that you can git checkout to different branch to see each design library

Feel Free to send me feedback or open issues

Have a blast of a day :)

And remember DON'T use any of this in production

About

A simple todo list project in vuejs


Languages

Language:Vue 76.4%Language:JavaScript 15.9%Language:HTML 7.7%