All Projects → drehimself → Todo Vue

drehimself / Todo Vue

Code for YouTube series on building a Todo App in Vue.js

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Todo Vue

Vuemmerce
👉 Responsive ecommerce template 🛒 built with Vue.js and Nuxt.js
Stars: ✭ 223 (+12.06%)
Mutual labels:  vue-cli, vuex, vue-components, vuejs2
Vue Objccn
🔥 Use Vue.js to develop a cross-platform full stack application / 用 Vue.js 开发的跨三端应用
Stars: ✭ 1,993 (+901.51%)
Mutual labels:  vue-cli, vuex, vue-components, vuejs2
Vue2 Demo
Vue 基于 Genesis + TS + Vuex 实现的 SSR demo
Stars: ✭ 2,072 (+941.21%)
Mutual labels:  vue-cli, vuex, vuejs2
Cordovue
A sample Apache Cordova application using VueJS.
Stars: ✭ 66 (-66.83%)
Mutual labels:  vuex, vue-components, vuejs2
Vue Generator
A CLI generator for Vue components, views and store modules
Stars: ✭ 111 (-44.22%)
Mutual labels:  vuex, vue-components, vuejs2
Vue Pomo
A progressive web app for the Pomodoro Technique, built with Vue 2.0, Vuex and Firebase.
Stars: ✭ 51 (-74.37%)
Mutual labels:  firebase, vuex, vuejs2
Vuex Flash
VueJs Flash Message Component within Vuex
Stars: ✭ 54 (-72.86%)
Mutual labels:  vuex, vue-components, vuejs2
Vue Laravel Spa
Single Page Application made with Vue.JS2, Vue Router, Vuex and Laravel 5.6.
Stars: ✭ 107 (-46.23%)
Mutual labels:  laravel, vuex, vuejs2
Manhuaren
vue2.0全家桶,仿漫画人官网(移动端)
Stars: ✭ 18 (-90.95%)
Mutual labels:  vue-cli, vuex, vuejs2
Vue Wechat
🔥 基于Vue2.0高仿微信App的单页应用
Stars: ✭ 1,832 (+820.6%)
Mutual labels:  vue-cli, vuex, vuejs2
Vue Shoppingcart
ShoppingCart (Ecommerce) 🛒 Application using Vuejs, + Node.js + Express + MongoDB 🚀🤘
Stars: ✭ 141 (-29.15%)
Mutual labels:  vue-cli, vuex, vue-components
Gpk admin
✨ GeekPark Content Management System
Stars: ✭ 150 (-24.62%)
Mutual labels:  vue-cli, vuex, vuejs2
Ticket Conductor
A free and open-source Laravel 5.5 and VueJS (SPA) Ticket system
Stars: ✭ 48 (-75.88%)
Mutual labels:  laravel, vuex, vuejs2
Vue Cnode
基于vue2 + vue-router + vuet + ES6 + less + flex.css重写vue版cnode社区,使用webpack2打包
Stars: ✭ 1,134 (+469.85%)
Mutual labels:  vuex, vue-components, vuejs2
Vuetify Material Dashboard
Vuetify Material Dashboard - Open Source Material Design Admin
Stars: ✭ 1,023 (+414.07%)
Mutual labels:  vue-cli, vuex, vuejs2
Vue Memo
Using Vue.js for memo web App. webpack, vuex, vue-router, Firebase.
Stars: ✭ 88 (-55.78%)
Mutual labels:  firebase, vuex, vuejs2
Lvyou
🎒Vue.js 初步进阶案例,路由懒加载,进入页面前登录判断,返回导航判断,RestAPI接口使用,组件封装,Vuex状态封装,keep-alive页面缓存等功能
Stars: ✭ 195 (-2.01%)
Mutual labels:  vue-cli, vuex, vuejs2
Vue Ts Daily
基于vue、Typescript、pwa的一款习惯养成app
Stars: ✭ 735 (+269.35%)
Mutual labels:  vue-cli, vuex, vuejs2
Vue Meteor
🌠 Vue first-class integration in Meteor
Stars: ✭ 893 (+348.74%)
Mutual labels:  vuex, vue-components, vuejs2
Basix Admin
Get Free and Premium Vue.js Bootstrap v4 Admin Dashboard Templates
Stars: ✭ 138 (-30.65%)
Mutual labels:  vue-cli, vuex, vuejs2

Vue.js Todo App

Vue Todo App

Code for YouTube Series on building a Todo App using Vue.js: YouTube Link

Note: Each video has a corresponding branch. The master branch is up to date with the latest video.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Specific Branch

If you want to checkout a certain branch:

git branch -a to list all the branches.

git checkout 01-basics (or any branch) to check it out.

Laravel API

The Laravel API repo can be found here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].