- When it is opened, this simple page appears. Here you are asked to choose a name that is not already used by anyone in the chat room.
- When you choose a name and click enter. You see this page where you can chat with the people in the room.
- To try it yourself, clone the repo.
- Run the server with: node index.js
- Open the html page in the static folder in a web browser(open as many tabs as you like to test it).