This is full screen chat sample like Slack using the SendBird SDK for desktop browsers.
You can try out a live demo from the link here.
If you want to legacy basic sample used jQuery, you can find the Legacy tag.
- Install packages
Require that you have Node installed.
npm install- Run
npm start