Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 519 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 519 Bytes

Chat App

Description

It's a simple chat app, in this group of people can connect and share their thought and do discussions. Anyone can create separate group and others can join in. no other person join till he does not know the group name.

Build stack

  • NodeJs

  • socket.io

  • HTML and CSS

How To setup Environment?

  • cd group_chat

  • npm i

  • npm run start

  • ACCESS ON http:localhost:3000

    or

  • Click This Link Chat APP