https://github.com/tderflinger/stream-sentiment-chat-react
https://github.com/tderflinger/stream-sentiment-chat-react
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tderflinger/stream-sentiment-chat-react
- Owner: tderflinger
- Created: 2024-10-13T09:22:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-04T20:01:44.000Z (over 1 year ago)
- Last Synced: 2024-11-04T21:17:56.314Z (over 1 year ago)
- Language: TypeScript
- Size: 102 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)