%% generate tags start %% #software-engineering %% generate tags end %% #software-engineering/react `react-tweet` allows you to embed tweets in your React application when using Next.js, Create React App, Vite, and more. This library does not require using the Twitter API. Tweets can be rendered statically, preventing the need to include an iframe and additional client-side JavaScript. You can see how it in action in [react-tweet-next.vercel.app/light/1629307668568633344(opens in a new tab)](https://react-tweet-next.vercel.app/light/1629307668568633344). Replace the tweet ID in the URL to see other tweets. This library is fully compatible with React Server Components. [Learn more(opens in a new tab)](https://nextjs.org/docs/getting-started/react-essentials#server-components). > [!info] See also > [Introduction – react-tweet](https://react-tweet.vercel.app/)