react-github-btn

GitHub button component for React.js


Keywords
React, GitHub, button
License
BSD-2-Clause
Install
npm install react-github-btn@1.4.0

Documentation

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>