Skip to content

saloniig/Chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

Hello This is a Chat App made with NodeJS. The chat app uses the Socket IO library so that users can join a room and chat with individuals in that specific room. Current features in place include: join a room, send messages in that room, and send geolocation information. As users enter and leave the room, the room list updates and an admin message announces the change.

INSTALLATION

  • Clone the application from github:

https://github.com/saloniig/Chat-app

  • After loading the application in the termial, run:

npm install

LAUNCHING

  • In command line, run:

npm start

PACKAGE.JSON

  • All necessary dependencies are listed in the file package.json located in the main file directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published