Make a share button in Nextjs & Reactjs
For this project, I am using Nextjs & React, for styling I have implemented Tailwind CSS and shadcn as component library.
We need to install a npm package called 'react-share'
npm install react-share
The following contents should be placed in ./page...
khushcodez.hashnode.dev1 min read