Step 1:
npm install
Step 2:
npm install use-google-sheets
Step 3:
Create a .env
file, put your Google API credentials.
REACT_APP_GOOGLE_API_KEY= XXXXX (your api key)
REACT_APP_GOOGLE_SHEETS_ID= XXXXX (your sheets id)
Step 4:
Check about Google API credentials
, and next, check your Google Sheets API is activated
in APIs and services.
Run:
npm start
Joseane Vale |
Tales Paiva |
Hartur Alcântara |