npm install react-github-btn
# OR
yarn add react-github-btn
import GitHubButton from 'react-github-btn'
<GitHubButton href="https://github.com/ntkme">Follow @ntkme</GitHubButton>
:octocat: Unofficial github:button component for React.js
JavaScriptBSD-2-Clause