Skip to content

buttons/react-github-btn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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>