react-github-btn icon indicating copy to clipboard operation
react-github-btn copied to clipboard

:octocat: Unofficial github:button component for React.js

trafficstars

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>