dro-github-info
v1.0.1
Published
Made with create-react-library
Downloads
3
Readme
dro-github-info
A simple React component that takes a GitHub username and displays the repos of that account
Made with create-react-library
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