react-very-large-github-follow-btn

1.0.0 • Public • Published

react-very-large-github-follow-btn

Based on react-github-btn, except just the 'follow' button, and with an octocat svg image twice the size. Useful if you need a really big follow button. Note that the full API that they provide is not available on this button. href is only available prop to pass.

Also includes a DevPost follow button, with the DevPost icon.

Installation

npm install react-very-large-github-follow-btn

Usage

import { GithubButton } from 'react-very-large-github-follow-btn'

<GithubButton href="https://github.com/meerkat-citronella">
    Follow @meerkat-citronella
</GithubButton>

License

MIT

Package Sidebar

Install

npm i react-very-large-github-follow-btn

Weekly Downloads

4

Version

1.0.0

License

MIT

Unpacked Size

31.8 kB

Total Files

11

Last publish

Collaborators

  • meerkat-citronella