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

https://github.com/tderflinger/stream-sentiment-chat-react


https://github.com/tderflinger/stream-sentiment-chat-react

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Stream-sentiment-chat-react

Tutorial:

# Pre-requisites
- Make sure you have Node.js (version 18 or later) installed on your machine.

## Build instructions
- Clone this repository and `cd` into it.
- Run `npm i` or `yarn` to install the dependencies for the application.
- Run `npm run dev` from within the project root to start the React application.

## Built With
- [React](https://reactjs.org/) - Frontend library
- [Stream Chat](https://getstream.io/chat/) - Chat features
- [Vite](https://vitejs.dev/) - Build tool

## Licence
- [MIT](https://opensource.org/licenses/MIT)