Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 408 Bytes

File metadata and controls

10 lines (8 loc) · 408 Bytes

insta-chat

ScreenShots

Chat Application Chat Application Instachat is a real-time chat app made with ReactJs on the front-end and ExpressJs , 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