Skip to content

satyamsundaram/socketio-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Realtime Chat Application

Introduction

A full Realtime Chat Application using React on the front end, with NodeJS + Socket.io web socket library on the back end.

Setup:

  • run npm i && npm start for both client and server side to start the development server