git clone https://github.com/vinay-google/auth-demo.git
cd auth-demo
npm installCreate the OAuth web client ID
Add the CLIENT_ID to the .env file
echo "VITE_CLIENT_ID={CLIENT_ID}" >> .envnpm run devgit clone https://github.com/vinay-google/auth-demo.git
cd auth-demo
npm installCreate the OAuth web client ID
Add the CLIENT_ID to the .env file
echo "VITE_CLIENT_ID={CLIENT_ID}" >> .envnpm run dev