UI: Extract Apollo client (`withApollo`) from App.js & update Donate.js src and tests - Then attempt upgrade to major release version 4 of apollo client. ### Code of interest at: - [frontend/src/App.js](https://github.com/conorheffron/ironoc/blob/main/frontend/src/App.js) - [frontend/src/components/Donate.js](https://github.com/conorheffron/ironoc/blob/main/frontend/src/components/Donate.js)