This is an example of the basic use of the use-chat library.
Working app is available here: https://use-chat.examples.chatscope.io.
For more information please visit https://github.com/chatscope/use-chat.
Also, you can be interested in my React chat components library https://github.com/chatscope/chat-ui-kit-react
Project website: https://chatscope.io
This application is based on CRA.
Clone the repository and run:
$ yarn run start
or:
$ npm run start