1.0.1 • Published 4 years ago

dro-github-info v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

dro-github-info

A simple React component that takes a GitHub username and displays the repos of that account

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save dro-github-info

Usage

import React, { Component } from 'react'

import MyComponent from 'dro-github-info'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © dro-1