Skip to content

Instantly share code, notes, and snippets.

View bolub's full-sized avatar

Boluwatife Oluwaseyi Abiola bolub

View GitHub Profile
@bolub
bolub / index.jsx
Last active February 25, 2021 07:00
Social share
// variables
const dummyDescription = "check this out";
const dummyUrl = "http://google.com"
const dummyPhoneNumber = "23400112233"
// facebook
const facebookLink = `https://www.facebook.com/sharer/sharer.php?u=${dummyDescription}`