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

https://github.com/camilo-j/github-stats

Platform where the user can look for a Github profile and save it in their Favorite section. Additionally, the user can see their followers, following, and repositories.
https://github.com/camilo-j/github-stats

github react react-emotion react-router

Last synced: about 2 months ago
JSON representation

Platform where the user can look for a Github profile and save it in their Favorite section. Additionally, the user can see their followers, following, and repositories.

Awesome Lists containing this project

README

          

# GitHub-Stats

Explore the main statistics of the Github community and store your favorite users for future reference using Github Stats app.

Design: [here](https://www.figma.com/file/C8B1T1HFdUI2kaFGYwXOOI/Github-Stats?node-id=0%3A1&t=MpCe8sVbv3BEwL9u-0)
## Installation

For this project I used [npm](https://www.npmjs.com/) to manage libraries..

#### 1. Clone or download this project
```bash
git clone git@github.com:Camilo-J/GitHub-Stats.git
```

#### 2. Install all the project's dependencies
```bash
npm install
```

#### 3. Raise the server.That's all, Enjoy the project!! 😀
```bash
npm start
```

## Contributing

Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License

[MIT](https://choosealicense.com/licenses/mit/)