/v19-bears-team-06

[github-timeline] Npm package that displays github timeline | Voyage-19 | https://chingu.io/

github-timeline

Github timeline

NPM JavaScript Style Guide

Install

npm install --save github-timeline

Usage

import React, { Component } from 'react'

import MyComponent from 'github-timeline'
import 'github-timeline/dist/index.css'

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

License

MIT © jaywood128