vue-vuex-todomvc
Todo app
A Vue.js TodoMVC application with Vuex data store and REST backend
Example TodoMVC Vue.js app with Vuex store and server backend via REST
47 stars
2 watching
19 forks
Language: JavaScript
last commit: 15 days ago
Linked from 1 awesome list
cypress-exampleexampletodomvcvuevuejsvuex
Related projects:
Repository | Description | Stars |
---|---|---|
sonicoder86/todomvc-vue | A TodoMVC implementation built with Vue and Vuex, demonstrating component architecture and testing concepts | 30 |
voluntadpear/todomvc-vue-webpack | An implementation of TodoMVC using Vue.js 2 and Webpack | 6 |
sonicoder86/todomvc-vue-composition-api | A TodoMVC implementation built with Vue 3 Composition Api and Vuex for testing and educational purposes | 129 |
anfelor/todomvc-coffeescript-and-vue.js | A TodoMVC implementation built using CoffeeScript and Vue.js | 21 |
beary/vite-example | A demo project showcasing a Todo app built with Vue3 and Vite for rapid development and deployment. | 42 |
wdmtech/feathers-vuex-todomvc | A demo project showing how to connect Vue with Feathers and Vuex for real-time updates | 29 |
evancz/elm-todomvc | An Elm implementation of the TodoMVC app, showcasing basic CRUD operations and state management | 1,216 |
syarul/htmx-todomvc | An HTMX-based TodoMVC app built with TypeScript, Express, and JSX | 9 |
davidgaroro/vue-todo-pwa | A simple Todo PWA built with Vue 3 and Bootstrap 5 to demonstrate basic state management and routing concepts. | 19 |
alexander-elgin/vue-todo-list | A sample Vue.js app demonstrating state management and validation using Vuex, Vuetify, and Vee-Validate. | 13 |
davidgaroro/vuetify-todo-pwa | A simple Todo PWA built with Vue.js and Vuetify, showcasing the basics of state management and Progressive Web App development | 195 |
heyacherry/vue-demos | This repository showcases various Vue.js applications, including a simple calculator and a wikipedia viewer, built with Vue CLI and demonstrating its features. | 23 |
joshthecoder/idom-redux-todomvc-app | A Todo App built with Incremental DOM and Redux Flux | 19 |
syarul/todomvc-lua-luasocket-htmx-_hyperscript | Replicates the functionality of modern frameworks like React TodoMVC using Lua, Luasocket, HTMX, and Hyperscript. | 0 |
jcc/vue-laravel-example | An example project demonstrating integration of Vue 2.0 with Laravel 5.1. | 162 |