Github Finder is presents your Github profile in a better way with user, language and repository stats.
- Clone the repository
- Install the dependencies by running
npm i - Open the
.envfile and add your Github API keys and secret. - Run the project:
npm run serve - Build the project:
npm run build. After running this command, there should be a directory calleddisthaving all the build files.
MIT