diff --git a/.github/assets/livekit-mark.png b/.github/assets/livekit-mark.png new file mode 100644 index 0000000..e984d81 Binary files /dev/null and b/.github/assets/livekit-mark.png differ diff --git a/.github/assets/livekit-meet.jpg b/.github/assets/livekit-meet.jpg new file mode 100644 index 0000000..5325caa Binary files /dev/null and b/.github/assets/livekit-meet.jpg differ diff --git a/README.md b/README.md index 24663a8..e53423d 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,35 @@ + + LiveKit logo + + # LiveKit Meet -This project is home for a simple video conferencing app built with LiveKit. +

+ Try the demo + • + LiveKit Components + • + LiveKit Docs + • + LiveKit Cloud + • + Blog +

-> There's a new meet example app available! Redesigned from the ground up! Check its building blocks out [here](https://github.com/livekit/components-js) +
+ +LiveKit Meet is an open source video conferencing app built on [LiveKit Components](https://github.com/livekit/components-js), [LiveKit Cloud](https://livekit.io/cloud), and Next.js. It's been completely redesigned from the ground using our new components library. + +![LiveKit Meet screenshot](./.github/assets/livekit-meet.jpg) ## Tech Stack - This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app). -- App is built with [@livekit/components-react](https://github.com/livekit/components-js/) library +- App is built with [@livekit/components-react](https://github.com/livekit/components-js/) library. ## Demo -Give it a try at https://meet.livekit.io +Give it a try at https://meet.livekit.io. ## Dev Setup