/Chat-application

Basic chat application for implementing the socket programming

Primary LanguageJavaScript

Chat-application

Basic chat application for implementing the socket programming in nodejs. In this project I have used HTML, CSS , Javascript and NodeJs for backend work.

Demo image

Follow the steps below to run the project on your machine.

1. For installing all the required dependencies

npm install

2. Run this command for starting the local server

npm start

3. Click on the link below to run website on the browser

Open app

Done, You are all set to use my application for chatting with your friends.