https://github.com/getstream/chat-app-in-5-frameworks
Building a chat app using 5 different frameworks: React, Angular, Vue.js, Svelte, and Next.js
https://github.com/getstream/chat-app-in-5-frameworks
angular nextjs pinia pinia-vuejs react reactjs svelte sveltekit typescript vue vue3 vuejs
Last synced: 5 months ago
JSON representation
Building a chat app using 5 different frameworks: React, Angular, Vue.js, Svelte, and Next.js
- Host: GitHub
- URL: https://github.com/getstream/chat-app-in-5-frameworks
- Owner: GetStream
- Created: 2024-07-28T17:43:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-06T12:12:30.000Z (over 1 year ago)
- Last Synced: 2024-12-21T15:40:46.102Z (about 1 year ago)
- Topics: angular, nextjs, pinia, pinia-vuejs, react, reactjs, svelte, sveltekit, typescript, vue, vue3, vuejs
- Language: TypeScript
- Homepage: https://youtu.be/o-am4BY-dhs
- Size: 372 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Building a chat app in 5 different frameworks

This project accompanies the YouTube video for [Building a chat app in 5 different frameworks](https://youtu.be/o-am4BY-dhs).
It shows how to build a chat app in:
- [React](./react-chat-app/)
- [Angular](./angular-chat-app/)
- [Vue](./vue-chat-app/)
- [Svelte](./svelte-chat-app/)
- [Next.js](./nextjs-chat-app/)
For more details, clone the repo, check the code, or watch the full video.
This project uses [Stream](https://getstream.io/)'s battle-tested chat infrastructure. Check out our:
- ⭐ [Chat API](https://getstream.io/chat/)
- 📱 [Video API](https://getstream.io/video/)
- 🔔 [Activity Feeds](https://getstream.io/activity-feeds/)
If you have questions or want to see more apps in more frameworks, please reach [out on X](https://x.com/getstream_io).