Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/buttons/react-github-btn
:octocat: Unofficial github:button component for React.js
https://github.com/buttons/react-github-btn
button github react
Last synced: 7 days ago
JSON representation
:octocat: Unofficial github:button component for React.js
- Host: GitHub
- URL: https://github.com/buttons/react-github-btn
- Owner: buttons
- License: bsd-2-clause
- Created: 2019-02-18T13:25:16.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-04T17:23:06.000Z (3 months ago)
- Last Synced: 2024-12-27T14:07:32.144Z (14 days ago)
- Topics: button, github, react
- Language: JavaScript
- Homepage: https://buttons.github.io
- Size: 28.3 KB
- Stars: 62
- Watchers: 4
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-github-btn
## Installation
``` sh
npm install react-github-btn
# OR
yarn add react-github-btn
```## Usage
``` jsx
import GitHubButton from 'react-github-btn'Follow @ntkme
```