Skip to content

Ashish2097/chat-app-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Chat App! This simple chat application is built using JavaScript, Express.js, HTML, CSS, and Socket.io.

Setup

Follow these steps to set up and run the project locally:

Install and start:

git clone https://github.com/Ashish2097/chat-app-node.git
cd chat-app-node
npm install
npm start

image

Getting started:

  • Enter name and room name (say R1)

    • image
    • image
  • Open another instance of App (in different browser or in different machine)

  • Enter user name of your friend and use same existing room name (R1)

  • You are now ready to chat with your friend

    • image

About

Real-time web-app with Socket_io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published