/react-linkedin-login-popup

Create a popup to login user with linkedin. Used by aphrodite app

Primary LanguageJavaScript

react-linked-login-popup

Create a popup to login user with linkedin

NPM JavaScript Style Guide

Install

npm install --save react-linked-login-popup

Usage

import React, { Component } from 'react'

import MyComponent from 'react-linked-login-popup'

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

License

MIT © [DOMEY Dimitri](https://github.com/DOMEY Dimitri)