Skip to content

surajgaire14/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

React Node js Chat app

It is a chat app created using socket.io and express server and react on the front end

Installation

Install the packages using npm or yarn on both client and server.

yarn install or yarn 

Technologies used

  • React js
  • Node js
  • Socket.io