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

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

Awesome Lists containing this project

README

        

![](https://stream-blog-v2.imgix.net/blog/wp-content/uploads/e0d14cf5dea9d93429e0f23390997e6c/Blog-BuildnextjsChat-2000x840px-scaled.jpg?auto=compress%2Cformat&fit=scale&h=126&ixlib=php-3.3.0&w=300&wpsize=medium)

# 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_))