Github Search Profile app, made with VueJS 2.x

VueJs-2-Github-Search-Profile

A Github Search Profile application. Made with Vue 2.x and with the Vue Cli. Check out the Demo here.

To run it locally head to GitHub download or clone the repo, and change the Github Api Token and build the ./src/App.Vue file. Prerequisites: Node.js (6.x preferred), npm version 3+ and Git.

const clientId     = '<Client Id>'
const clientSecret = '<Client Secret Key>'

If you don't have Vue CLI installed:

npm install -g vue-cli

Search GitHub users with VueJs-2-Github-Search-Profile, by @tipek