Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:35:59.000Z (about 2 years ago)
- Last Synced: 2024-12-02T09:35:22.177Z (2 months 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/)