vue-js-user-dashboard (Available for both desktop & mobile screens)

To use this app in local,follow steps as below:

  1. clone this repo
  2. rm -rf node_modules/ package-lock.json
  3. npm install
  4. npm run serve
  5. Now app is ready for use with the url generated on your machine.