Skip to content

feat: add public profile share card route - #487

Open
ugoocreates-pixel wants to merge 1 commit into
TevaLabs:mainfrom
ugoocreates-pixel:feature/profile-share-card
Open

feat: add public profile share card route#487
ugoocreates-pixel wants to merge 1 commit into
TevaLabs:mainfrom
ugoocreates-pixel:feature/profile-share-card

Conversation

@ugoocreates-pixel

Copy link
Copy Markdown
Contributor

Closes #424

Resolves the issue to add a public profile share card.

Changes

  • Added a new PublicProfileCard page component to display mock profile data.
  • The route is read-only and renders without authentication.
  • Includes a share button that copies the profile URL to the clipboard.
  • Handles 404 gracefully when the user handle/id is explicitly "missing" or "not-found".
  • Registered the routes /u/:handle and /profile/:id in App.tsx.

@vercel

vercel Bot commented Aug 26, 2026

Copy link
Copy Markdown

@ugoocreates-pixel is attempting to deploy a commit to the josephchimebuka's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Profile public share card route (mock)

1 participant