npm install
-Complie and Reloads for development
npm run serve
-Compiles and minifies for production
npm run build
-Lints and fixes files
npm run lint
-Customize configuration
(https://cli.vuejs.org/config/)
https://finduser.netlify.app/
Still working on writing the testing, getting to many errors.
- Client Framework
Vue Js
- Dependencies Installed and Used
Animate.css
Axios
Json2csv
vuejs-paginator
- Dependencies Installed not Used
Bootstrap
Bootstrap-vue
jquery
vue-router
Building this Dashboard was quite challenging, but nonetheless i was able to come up with this https://finduser.netlify.app/
I implemented the local search, but it displays the result in the console. Since the Api doesn't support it. it doesn't display any good information. But works flawlessly when tried with some other APIs.
Still having a lot of erros working on the paginator and testing