react-medium-lib

1.0.1 • Public • Published

react-medium-lib

A react medium profile widget!

NPM JavaScript Style Guide

Install

npm install --save react-medium-lib

Usage

import React, { Component } from 'react'
 
import MyComponent from 'react-medium-lib'
import 'react-medium-lib/dist/index.css'
 
class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © mortyflex

Readme

Keywords

none

Package Sidebar

Install

npm i react-medium-lib

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

270 kB

Total Files

8

Last publish

Collaborators

  • mortyflex