Back to Projects
Next.js Link Preview
A simple, lightweight Next.js component for displaying beautiful link preview cards. Pure presentational - bring your own data!
Technologies
ReactNext.jsTypeScript
About
Next.js Link Preview is a lightweight React component library that enables developers to create beautiful, interactive link preview cards in their Next.js applications. As a pure presentational component with no data fetching, you have complete control over your data while getting beautiful UI out of the box.
Key Features
- Pure presentational component - no data fetching
- Preset image support for GitHub and npm
- Three size variants (small, medium, large)
- Two layouts (vertical, horizontal)
- TypeScript support with full type definitions
- Zero dependencies (only peer deps: React, Next.js)