Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 634 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 634 Bytes

Login-app

This is a Login Application made using REACT. In this application we can Login using using GOOGLE, FACEBOOK, GITHUB with the help of passport.js. It is having posts that will not open untill and unless you login using any of the three meathod

You will have to make your own CLIENT ID & SECRET ID from GOOGLE-FACEBOOK-GITHUB

https://developers.facebook.com/ FOR FACEBOOK

https://console.cloud.google.com/ FOR GOOGLE

github -> setting -> developer FOR GITHUBLogin

# run npm i && npm start