You can search github username and access profiles. Try here.
$ git clone [email protected]:guppy0356/fetch-github.git
$ cd fetch-github
$ yarn install
- Touch .env.local file
$ touch .env.local
- Modify personal access token
Please go to https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line
VUE_APP_TOKEN={YOUR-ACCESS-TOKEN}
