This tutorial guides you through building the below chat website.
The tutorial uses Socket.io Version 3. However you will find the version has changed to 4 by now. The changes however shouldn't be too big. Try to use version 4 as you follow this tutorial.
Here is a Live Demo
The tutorial is split into a CSS and a JS (socket.io) section.
Part 1: Styling (CSS)
Part 2: Communicating (JS, Node, SocketIO)
When you are done, make sure to put it on Glitch and share it with your friends. Your own, private chat room! ✨