Skip to content

An anonymous chat client built using Node.js and Socket.io

License

Notifications You must be signed in to change notification settings

itsknk/PrivateChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PrivateChat

An anonymous chat client built using Node.js and Socket.io

Installation

Required Node Modules - express, socket.io and nodemon(extra).

Usage

  1. Install the mentioned modules using npm and save them as dependecies to the JSON file.
  2. Open terminal from the main direcotry containing the code and type node index.js
  3. Now open preferred browser and type localhost:4000 to start the chat client.

License

MIT

About

An anonymous chat client built using Node.js and Socket.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published