An open API service indexing awesome lists of open source software.

https://github.com/rhinobase/react-bluesky

Embed Bluesky (bsky) posts in your React application.
https://github.com/rhinobase/react-bluesky

bluesky embed react rsc typescript

Last synced: 6 months ago
JSON representation

Embed Bluesky (bsky) posts in your React application.

Awesome Lists containing this project

README

          

# bsky-react-post

bsky-react-post allows you to embed Bluesky posts in your React application when using Next.js, Vite, and more.

For documentation visit [bsky-react-post.rhinobase.io](https://bsky-react-post.rhinobase.io).

## Contributing

Visit our [contributing docs](https://github.com/rhinobase/react-bluesky/blob/main/CONTRIBUTING.md).

## Credits

- This project would not have been possible without the work of [Vercel](https://github.com/vercel) on the [`react-tweet` package](https://github.com/vercel/react-tweet).