Skip to content

vrag99/InstaChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstaChat

This is a realtime chat app built with nodejs and socket.io !!

From chatrooms to voice typing, it has it all covered up!

Getting started

  • Clone the repository..

  • Update the dependencies by running npm install

  • And lastly, node index.js

Seems pretty simple, right?

Key features

  • Chatrooms: There are 5 different rooms available for distinctive group chats.

  • Voice-typing: Feeling a little bit lazy, go hands-free :)

  • 'typing..' : Get to know who is typing currently

  • Readily Deployable : You can easily deploy it to a production environment..

Built with