dro-github-info

Made with create-react-library

Usage no npm install needed!

<script type="module">
  import droGithubInfo from 'https://cdn.skypack.dev/dro-github-info';
</script>

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

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