react-getsocial

Include GetSocial on your website

Usage no npm install needed!

<script type="module">
  import reactGetsocial from 'https://cdn.skypack.dev/react-getsocial';
</script>

README

react-getsocial

NPM package to include GetSocial on your React website

Setup

npm i react-getsocial --save

How to

import { getsocial } from 'react-getsocial';

getsocial.include(site_id);

Where the site_id argument is your GetSocial website identifier, an alphanumeric string with 6 or 8 characters.