Skip to content

EvaCherkashyna/google-indentity-services-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google app login

React TS Google Identity

Step 1:

Sign in

Step 2:

Choose an account

Step 3:

You signed in to the app with google

⚡️ Quick start

Node version v14.18.1

  1. Clone the repo:
 git clone https://github.com/EvaCherkashyna/Meeting-Room-Incora.git
  1. Install NPM packages:
 npm install
  1. Run the application:
 npm run start