/sociallogin

Implementation of Facebook, google and Linked In login with ReactJs

Primary LanguageJavaScript

Social Login (FB, Google and LinkedIn) with ReactJs

Implementation of Facebook, google and Linked In login with ReactJs

Usage

Git clone the repo and install NPM packages using package.json supplied in the project. Just run "npm start" to see the demo in action.

Before starting the project please fill the app credentials (FB, Google and LinkedIn in config.js.

This demo is part of my Youtube youtube video to explain the process of social signin in react js