Skip to content

buttons/react-github-btn

Repository files navigation

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>