https://github.com/viclafouch/github-profile
📌 Search and get informations about your Github profile using the GitHub API v3
https://github.com/viclafouch/github-profile
github github-api javascript vuejs
Last synced: 5 months ago
JSON representation
📌 Search and get informations about your Github profile using the GitHub API v3
- Host: GitHub
- URL: https://github.com/viclafouch/github-profile
- Owner: viclafouch
- Created: 2018-05-30T17:59:25.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:35:59.000Z (about 3 years ago)
- Last Synced: 2025-01-29T23:41:51.240Z (about 1 year ago)
- Topics: github, github-api, javascript, vuejs
- Language: Vue
- Homepage: https://viclafouch.github.io/github-profile/
- Size: 4.51 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github-Profile
A simple app to search and get your informations about your github profile.
Live demo : [https://viclafouch.github.io/github-profile/](https://viclafouch.github.io/github-profile/)
## Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run serve
# build for production with minification
npm run build
```
## Contribute
Any contributions and/or pull requests would be welcome.
Bug fixes are greatly appreciated.
## Author
[Victor de la Fouchardière](http://www.victor-de-la-fouchardiere.fr/)