https://github.com/rishi-raj-jain/my-chat-app
Using Stream to Build a Livestream Chat App in Next.js
https://github.com/rishi-raj-jain/my-chat-app
chat livestream nextjs react-chat tailwindcss
Last synced: 4 months ago
JSON representation
Using Stream to Build a Livestream Chat App in Next.js
- Host: GitHub
- URL: https://github.com/rishi-raj-jain/my-chat-app
- Owner: rishi-raj-jain
- Created: 2024-04-19T05:42:48.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-25T11:54:01.000Z (10 months ago)
- Last Synced: 2024-10-08T03:27:41.153Z (7 months ago)
- Topics: chat, livestream, nextjs, react-chat, tailwindcss
- Language: TypeScript
- Homepage: https://getstream.io/blog/livestream-chat-nextjs/
- Size: 60.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Using Stream to Build a Livestream Chat App in Next.js
Introduction ·
Tech Stack + Features ·
Author## Introduction
Learn how to build an engaging and interactive live streaming chat app with Next.js, Stream, and Chatscope.
## Tech Stack + Features
### Frameworks
- [Next.js](https://nextjs.org) – The React Framework for the Web.
### UI
- [TailwindCSS](https://tailwindcss.com) – A CSS framework for rapid and responsive styling.
### Code Quality
- [Prettier](https://prettier.io/) – Opinionated code formatter for consistent code style.
### Platforms
- [Stream](https://getstream.io) - API platform to build social networks, activity feeds, activity streams and chat apps.
- [Vercel](https://vercel.com) - A cloud platform for deploying and scaling web applications.
## Author
- Rishi Raj Jain ([@rishi_raj_jain_](https://twitter.com/rishi_raj_jain_))