Skip to content

925workk/vuex-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


VUE TO DO APP

Click here for live site. A todo list web application that pulls dummy todo items from JSON placeholder to Vuex store. Tasks can be added, filtered by number, as well as updated as complete. Clone the repo and run "npm install" followed by "npm run serve."


Project Goals

  • Learn Vuex for proper global state management.
  • Learn and implement Vue lifestyle hooks.
  • Practice external API calls through Vue to create todo items.
  • Practice implementing CRUD using store.

Technology Used

  • HTML | CSS | Javascript
  • Surge
  • Vue.JS
  • Vuex
  • JSON placeholder

© 2019 Built By

Alexander Pham | GitHub | LinkedIn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published