github_user_info (https://github-user-info.netlify.com/)
A simple vuejs app to show info from Github API. You can search about user info or their public repositories using their username.
1. Vue.js
2. Vue Router
3. Vuetify
4. Github API
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint