harshmangalam/qwik-x

Add share post functionality

Open

#3 opened on Sep 20, 2023

 (3 comments) (0 reactions) (1 assignee)TypeScript (26 forks)auto 404
enhancementgood first issuehacktoberfest

Repository metrics

Stars
 (28 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

In post card there is share icon button ui available. Add functionality to share the post on click. Utlize web share api or if user device not support web share api just copy the post link in clipboard.

Contributor guide