Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mokshit06/github-finder
Github Finder presents your Github profile in a graphical interface with stats and repositories
https://github.com/mokshit06/github-finder
chartjs github-api styled-components vuejs
Last synced: 7 days ago
JSON representation
Github Finder presents your Github profile in a graphical interface with stats and repositories
- Host: GitHub
- URL: https://github.com/mokshit06/github-finder
- Owner: Mokshit06
- Created: 2020-06-24T13:23:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T11:49:15.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T20:03:03.403Z (about 2 months ago)
- Topics: chartjs, github-api, styled-components, vuejs
- Language: Vue
- Homepage: https://github.mokshitjain.co
- Size: 3.67 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Github Finder
Github Finder is presents your Github profile in a better way with user, language and repository stats.
# Technology Stack
- [VueJS](https://vuejs.org/)
- [Vue Chartjs](https://https://vue-chartjs.org/)
- [Vue styled components](https://www.npmjs.com/package/vue-styled-components)
- [Github API v3](https://api.github.com/)## Project setup
- Clone the repository
- Install the dependencies by running `npm i`
- Open the `.env` file 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 called `dist` having all the build files.# License
> MIT