Skip to content

A terminal-based Node chat app. Back to the basics 💻

License

Notifications You must be signed in to change notification settings

ninjaachibi/Node-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Chat 💻

A fun terminal-based chat app using Node.js and Socket.io.

Usage

  1. Clone this repo, cd into it, and run npm i
  2. In one terminal window, run npm run server Imgur
  3. In another window(s), run npm run client <username>. If you want to specify your own username, otherwise, the server will assign you a guest username.

Imgur

  1. Chat away! And have fun! 🥳

Note: since the server is localhost on this project, it only works locally. If you want, you could use a ngrok server to make this game playable across different networks.

About

A terminal-based Node chat app. Back to the basics 💻

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published