Skip to content

A small web application based on node.js and socket which can deliver the dynamic content in form of exchanging the texts, an interaction between clients via client and server.

Notifications You must be signed in to change notification settings

ymaher/lets_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lets_chat App

This app is designed in node js with socket.io package and express package

Getting Started

To run this application clone or download zip file to the local system,

Prerequisite

  • Node - To run the application
  • npm - It is a huge package manager
  • Atom - Editior to run the app

open terminal and change current directory to the project dir and then

type:

npm install

It will download all the required dependencies for the project to run, and then

type:

node index.js || nomemon index

which will run the application locally on port 4000

Open different browsers or multiple tabs and then go to https://localhost:4000

Taaadaaaaaaaaaa...!!

App running

About

A small web application based on node.js and socket which can deliver the dynamic content in form of exchanging the texts, an interaction between clients via client and server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published