# Using NPM npm install astro-social-share
# Using PNPM pnpm add astro-social-share
# Using Yarn yarn add astro-social-share
---import { SocialShare } from "astro-social-share";--- <SocialShare description="Description of the page/post" title="Page Title"/>