Code-4-Community / Code-4-Community/fcc
Spread the Word Dialog
Open
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Overview
Under the carousel, users should have the ability to share the fundraiser on different social media platforms. The goal of this ticket is to implement just that. This button should go underneath the carousel once #47 is merged.
Note: Be sure to take advantage of shadcn/ui for components!
Tasks
- Create a new "Spread the word!" button using with a share icon
- Create a menu that allows users to share the fundraiser to Facebook, Twitter (yes, I still call it Twitter lol), email, and WhatsApp
- There should also be a section to copy the fundraiser link to the clipboard
Figma
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.