Home

Awesome

vuetify-todo-pwa

This project is a simple Todo PWA (Progressive Web App) inspired by TodoMVC. Perfect to learn the basics about Vue.js, Vuex and Vuetify technologies.

<p align="center"> <a href="https://davidgaroro.github.io/vuetify-todo-pwa" target="_blank" rel="noopener"> <img src="https://i.imgur.com/A2aaDq8.png"><br/> Live Demo </a> </p>

Features

Built With

Dependencies

NameDescription
vueProgressive JavaScript Framework🖖
vue-cli-3️Standard Tooling for Vue.js Development🛠️
vue-routerOfficial Router for Vue.js🚦
vuex️Centralized State Management for Vue.js🗃️
vuetify️Material Component Framework for Vue.js📚

Development Dependencies

NameDescription
stylus-loaderCSS preprocessor for webpack🎨
vue/cli-plugin-babelCompiler for next generation JavaScript🐠
vue/cli-plugin-eslintPluggable JavaScript linter✍️
vue/cli-plugin-pwaJavaScript Library for adding support to PWA📱

Installation & Setup

Clone repository

git clone https://github.com/davidgaroro/vuetify-todo-pwa.git
cd vuetify-todo-pwa

Install dependencies

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Donation

Donate

License

MIT © davidgaroro