Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 784 Bytes

File metadata and controls

41 lines (24 loc) · 784 Bytes

Shell Chat

project-image

Chat with friends in an Open-for-all Shell Interface!

Try It Now by Running Client.js in Terminal!

🛠️ Installation Steps:

1. Clone the Repo and Navigate to chat-app

2. Change HOST number to

127.0.0.1

3. Start Server Using

node server

4. Connect with multiple Clients using

node client

💻 Built with

Technologies used in the project:

  • Sockets
  • Nodejs
  • AWS-Linux