UNPKG

profile-github-card

Version:
31 lines (20 loc) 697 B
# profile-github-card > Create GitHub card for your GitHub Account [![NPM](https://img.shields.io/npm/v/github-card.svg)](https://www.npmjs.com/package/github-card) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) ## Install ```bash npm install --save profile-github-card ``` ## Usage ```jsx import React, { Component } from 'react' import GitHubCard from 'profile-github-card' class Example extends Component { render() { return <MyComponent username={GitHub UserName}/> } } ``` ## License MIT © [YazanAlmatar99](https://github.com/YazanAlmatar99) Contact Me © [YazanAlmatar99](http://www.yazanalmatar.com)