Realtime chat app with websockets using Node.js, Express and Socket.io with Vanilla JS on the frontend with a custom UI
npm install
npm run dev
Go to localhost:3000
The _html_css folder is just a starter template to follow along with a training, It is not part of the app