Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 250 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 250 Bytes

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>