Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)