Skip to content

with this application you can chat with your friends⚡️

License

Notifications You must be signed in to change notification settings

m0x61h0x64i/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascript Nodejs MIT Licensed Version

Node.js Real-Time Web Chat Application

How to run this Application ?

  • there are two ways to do that :
A. download and install the application.
  1. make sure you have installed nodejs with npm, here is the download link.
  2. on terminal run the following command to download the application :
git clone https://github.com/m0x31h0x64i/chat-app
  1. then :
cd chat-app && npm i
  1. then run application with :
npm run dev
B. try demo to run the application. (https://key4897942.herokuapp.com)

How to use this Application ?

If you prefer to run the program locally, open this link. Otherwise, you can use demo at this link.


Notes :

  • frameworks which i used to make this application :
    express, socket.io.
  • libraries which i used to make this application :
    bad-words.
  • i learned how i can build real-time web applications using websocket technology with the power of Nodejs.

About

with this application you can chat with your friends⚡️

Resources

License

Stars

Watchers

Forks