Social Login Buttons For React

Description:

A simple package to display social login buttons using React.

Buttons do not provide any social logic. They are only visual components listening to some events triggered by the user.

Installation:

# Yarn
$ yarn add react-social-login-buttons
# NPM
$ npm install react-social-login-buttons --save

Preview:

Social Login Buttons For React-min

Add Comment