Skip to content

Team-Tukka/tukka-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

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.

Usage

npm install
npm run dev

Go to localhost:3000

Or go to tukka.dk and join the online version.