Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Component: Make a Twitter Card Carosuell #27

Closed
Codehagen opened this issue Jan 6, 2025 · 4 comments · Fixed by #36
Closed

✨ Component: Make a Twitter Card Carosuell #27

Codehagen opened this issue Jan 6, 2025 · 4 comments · Fixed by #36
Assignees

Comments

@Codehagen
Copy link
Owner

Component Description

A card that displays a tweet with the author's name, handle, and profile picture.

We should use react-tweet lib.
Example under

import { Suspense } from "react";
import {
  enrichTweet,
  type EnrichedTweet,
  type TweetProps,
  type TwitterComponents,
} from "react-tweet";

return <Tweetcard id="1875639011454361860" className="mr-2" />;

Use Case

Should display a single Tweet, and use for showcase prof of conspect etc.

Similar Components

No response

Priority

✨ High - Need it soon

Additional References

No response

@riteshshukladev
Copy link

Hey @Codehagen, I'm very impressed with PrismUI, and would love to contribute to this issue if it fits🙂.

@Codehagen
Copy link
Owner Author

Hi @riteshshukladev - Im actually almost done with this component. Got a PR soon that i would love for someone to look at. Can tag you.

@Codehagen
Copy link
Owner Author

Hi @riteshshukladev - If you want to look at a component i would love to have some more eyes on this issue

Tell me if you have any isssues, im also discord to help :)

@Codehagen Codehagen linked a pull request Jan 7, 2025 that will close this issue
11 tasks
@riteshshukladev
Copy link

Hey @Codehagen, I would love to look at the issue. Can you elaborate on what I need to work on specifically? I'm very new to open source., wait, i'll ping you on discord.

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

Successfully merging a pull request may close this issue.

2 participants