1. created a copy of google sheet (different name) 2. ran the following command ``` npm i && REACT_APP_SHEET_ID=<replace with your sheet id> npm run build ``` 3. copied the build contents to my nginx path (under html/*) 4. End up with **LOADING** page 