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

https://github.com/rstudio-tech/github-hook

React Hook For Github API
https://github.com/rstudio-tech/github-hook

Last synced: 11 months ago
JSON representation

React Hook For Github API

Awesome Lists containing this project

README

          

# `@d2k/react-github`

> React hooks for Github API integrations

> You'll need to install `react`, `react-dom`, etc at `^16.8.4`

## Links

* [Open Demo](https://d2k-react-github.netlify.com/)
* [Documentation](https://github.com/bdbch/react-github/wiki)

## Install

```sh
npm i @d2k/react-github --save
```