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.examplefile to.env.local. - Fill in the
.envfile with the requested information.