react-github-profile-showcase

1.0.1 • Public • Published

react-github-profile-showcase

github profile card summarising profile stats

NPM JavaScript Style Guide

Install

npm install --save react-github-profile-showcase

Usage

import React, { Component } from 'react'

import {ReactGithubProfileShowcase} from 'react-github-profile-showcase'
import 'react-github-profile-showcase/dist/index.css'

class Example extends Component {
  render() {
    return <ReactGithubProfileShowcase userName='abhishekori' theme='dark' />
  }
}

Demo

https://abhishekori.github.io/react-github-profile-showcase/

## Libraries used * create-react-library * react * bootstrap and react-bootstrap * lodash ## License

MIT © abhishekori

Readme

Keywords

none

Package Sidebar

Install

npm i react-github-profile-showcase

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

40.3 kB

Total Files

7

Last publish

Collaborators

  • abhishekori