react-adsense is a React-component for Google AdSense / Baidu advertisement.
1. Install
npm install react-adsense
Before use Google AdSense, you should add the script at the end of HTML.
2. Usage
import React from 'react';
import AdSense from 'react-adsense';
// or
3. TODO
Baiduadvertisement supported.Googlesync adsense supported.
4. LICENSE
MIT