Skip to content

ngud-0119/react_google_login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sign-in with Google using React JS

This is a minimal setup created using create-react-app. I shows you how exactly you can integrate a Google Login in your own React-based app

Demo

How to run?

Pre-requisites

You need to create a CLIENT_ID using this link Here is a demo for how to create CLIENT_ID

How to run?

Clone the project

git clone <Url of this project>

Get into the folder and install necessary dependencies

cd google-login-with-react
yarn

Start the project

yarn start

Once started, you can access this project at http://localhost:3000

About

This sample is google login.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published