Tutorial:
- Make sure you have Node.js (version 18 or later) installed on your machine.
- Clone this repository and
cd
into it. - Run
npm i
oryarn
to install the dependencies for the application. - Run
npm run dev
from within the project root to start the React application.
- React - Frontend library
- Stream Chat - Chat features
- Vite - Build tool