High-performance tweets using Next.js.
Embedded and static tweet for Next.js applications.
https://static-tweet.vercel.app/dark/1238918791947522049 - Dark mode, using the app
directory.
https://static-tweet.vercel.app/1238918791947522049 - Light mode, using pages
.
To have a working copy of this project, run the following command:
pnpm create-next-app --example https://github.com/lfades/static-tweet/tree/main static-tweet
This example uses next-tweet to render the tweets, you can see it in usage in Rauchg's blog.
High-performance tweets using Next.js.
Embedded and static tweet for Next.js applications.
https://static-tweet.vercel.app/dark/1238918791947522049 - Dark mode, using the app
directory.
https://static-tweet.vercel.app/1238918791947522049 - Light mode, using pages
.
To have a working copy of this project, run the following command:
pnpm create-next-app --example https://github.com/lfades/static-tweet/tree/main static-tweet
This example uses next-tweet to render the tweets, you can see it in usage in Rauchg's blog.