Calvin Chat allows users to easily and quickly create chatrooms with multiple people.
The app uses a React frontend with a Node/Express backend. It also uses socket.io to enable the instant chat.
- Click the "Create a chatroom" button
- Enter a username and chatroom name
- Click the "Create Chatroom" button
That's it! A new chatroom will be created instantly, and anyone can now join!
- Once a chatroom has been created, click the "Join a Chatroom" button
- Enter a username, and copy down the chat id of the chatroom you would like to join.
- The Chat ID is located at the top of the chat window, you will need someone already in the chat to tell you the ID.
- Click the "Join Chatroom" button, and you will immediately enter the chatroom