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

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

Awesome Lists containing this project

README

          

# Building a chat app in 5 different frameworks

![Youtube-BuildingChat5Framworks-1280x720px](https://github.com/user-attachments/assets/db545fc4-b358-477b-84eb-e646e1cc039b)

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).