This project was bootstrapped with Create React App and uses gapi-script for enabling google authentication and @reduxjs/toolkit for state management.
npm install
- setup
.env.local
fileREACT_APP_CLENT_ID = "your_client_id"
npm start
This project was bootstrapped with Create React App and uses gapi-script for enabling google authentication and @reduxjs/toolkit for state management.
npm install
.env.local
file
REACT_APP_CLENT_ID = "your_client_id"
npm start