A Vue.js (Single Page App) that works with a custom Github Proxy API (https://github.com/rafaeldo/github-proxy-api). You can visit a demo at: https://my-github-frontend.firebaseapp.com/
- Clone the repository.
- Inside the main folder of the project run
npm install
. - Rename the
.env.local.example
file to.env.local
. - Fill in the
.env
file with the requested information.