Skip to content

React oAuth using Passport js. React, Node.js auth using Google and Github login buttons.

Notifications You must be signed in to change notification settings

ys3792/react-login-passportjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Social-Login-App

Created this app to learn React login authentication with social media.Understood React oAuth using Passport JS(Google,Github)

To start setting up the project

Step 1: Clone the repo or download the zip file

git clone https://github.com/ys3792/react-login-passportjs.git

Step 2: cd into the cloned repo and run npm install

npm install

Step 3: cd into the client folder and run npm install. Do the same for the backend folder.

Step 3: Run npm start in the client and the backend folder.

npm start

login1

login2

About

React oAuth using Passport js. React, Node.js auth using Google and Github login buttons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published