This tutorial will guide you through adding chat and reactions to a virtual event application

You will develop a virtual event application that allows participants to chat and interact with each other, based on PubNub's Chat Components:
Channel List - List of streams or rooms you can access and send messages to
Message List - Shows list of messages sent to a stream or room
Message Input - Input for sending new messages including emoji and file support
Channel Members - List of users in a stream or room.
Chat - Required state provider