Open src/App.js and insert the client ID where it says insert-client-id-here
you created on the Google Developer Console link here.
Then npm install
, and npm start
Refer to this post here for the details of the demo. Passwordless sign-in with Google One Tap Sign-In for Web
This project was bootstrapped with Create React App.