npm i --save react-google-ad
Then in your HTML include:
<script async src="https://github.com/lukehansell/react-google-ad/raw/master//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
import GoogleAd from 'react-google-ad'
<GoogleAd client="xxx" slot="xxx" format="xxx" />