react-github-btn
v1.4.0
Published
GitHub button component for React.js
Downloads
75,317
Readme
react-github-btn
Installation
npm install react-github-btn
# OR
yarn add react-github-btn
Usage
import GitHubButton from 'react-github-btn'
<GitHubButton href="https://github.com/ntkme">Follow @ntkme</GitHubButton>