Introduction
A social share buttons plugin for Next.js, Create React App, Gatsby.js as well as React apps.
Installation
next-share is available on npm. It can be installed with the following command:
npm install next-share --save
next-share is available on yarn as well. It can be installed with the following command:
yarn add next-share --save