npm install react-github-btn
# OR
yarn add react-github-btnimport 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