Skip to content

kartikk-k/socket.io-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Realtime Chat app using socket.io

It allows to enter particular and chat with other users at /room/{id} and allows everyone to chat at /.

It uses NextJS in frontend and nodejs in backend with socket.io for realtime chat feature.

Screenshot

App Screenshot

About

Simple real-time chat implementation using socket.io with nodejs in backend and nextjs in frontend

Topics

Resources

Stars

Watchers

Forks