Skip to content

luismaldonadov/vuejs-simple-crud

Repository files navigation

vuejs-simple-crud

The basic idea from this project was (but not limited to) the basic understanding of Vue.js components and general use of the fraemwork, however, since i've started learning Vue.js , i was very intrigued in how i can i use Vuex for state management for a simple, but not so simple example, i've decided to use Vuex for an interesting animation state management of some of the DOM elements in my app, let me know what you think. This is my first Vue.js project, and i'm loving it!

Tools used

  • Vuex
  • Vue-router
  • Font awesome icons
  • Fake data, real API endpoints used: reqres and jsonplaceholder
  • CSS basic animations

Currently working on

  • Universal datatable vue component, will be ported as a npm pacakge later.

Roadmap

Build to github pages

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

About

Repo made for practicing vue.js structure via basic CRUD operations. Base scaffolding from vue-cli 3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published