ShowcaseComponents
Tweet Card
A card that displays a tweet with the author's name, handle, and profile picture.
Get started with Next.js from our official course.
You'll learn about:
◆ Adding styles, fonts, and images
◆ Creating layouts and pages
◆ Fetching and mutating data from Postgres
◆ Handling errors and improving accessibility
◆ ...and more!
nextjs.org/learn
Installation
Usage
To render on server side using RSC (Next.js 13+):
To render on client side:
Prop | Type | Default |
---|---|---|
id | string | - |