Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-github-btn

buttons81kBSD-2-Clause1.4.0TypeScript support: included

GitHub button component for React.js

React, GitHub, button

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>