Skip to content

the-V01D/chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An online chat client made with Node.js

Dependencies:

  • Express.js
  • Node-fetch
  • Socket.io

Features

  • Fast & Simple Design
  • Saves your nickname
  • Nickname changer
  • Notifys you when a user joins, leaves, and changes their nickname

Local hosting (it's going to be lonely):

git clone https://github.com/DerpmanDev/chat-client.git
cd chat-client
npm install
node index.js

Demo

https://chat.derpmans.repl.co image


Made by Derpman#0858

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.3%
  • JavaScript 25.7%