Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

profile-github-card

Create GitHub card for your GitHub Account

Github

readme

profile-github-card

Create GitHub card for your GitHub Account

NPM JavaScript Style Guide

Install

npm install --save profile-github-card

Usage

import React, { Component } from 'react'

import GitHubCard from 'profile-github-card'

class Example extends Component {
  render() {
    return <MyComponent username={GitHub UserName}/>
  }
}

License

MIT © YazanAlmatar99 Contact Me © YazanAlmatar99