Skip to content

Kfir-G/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-app

Based on Andrew Mead's Complete Node.js Developer Course on Udemy, I developed this chat application. This repo is used purely for learning exercises and the course content should not be interpreted as something I've created on my own. It uses the Socket.IO library to allow users to join particular rooms and chat with other users within those rooms.