Realtime chat app with websockets using Node.js, Express and Socket.io on the backend and Vanilla JS on the frontend. The foundation is based on the Brad Traversy tutorial, but was further developed by Team Tukka in the summer of 2020.
npm install
npm run dev
Go to localhost:3000
Or go to tukka.dk and join the online version.