Skip to content

This is a simpe chatting application which is fully responsive I created it using node, express js, socket.io, uuidv4 and deployed it on heroku.

Notifications You must be signed in to change notification settings

rajsharma2407/Web-Chat

Repository files navigation

Web Chat

This project is a simple project built using nodejs and express js. This project has following features :

  1. It is responsive.
  2. You can send message to everyone in the group.
  3. It will ask your name once and store it in local storage so you don't have to enter it again.
  4. It will scroll automatically if required.
  5. It also contains a video call feature and voice call feature but they didn't work well in all devices.

Explore the application using following shortcuts-

 a. Open the website and enter your name.

 b. Type and send the message using enter or send button.

website link

Contributors

Raj Sharma

Images

Input prompt

input field

Laptop View

laptop view

Mobile View

mobile view

Menu Bar

menu bar

How to install?

    1. install Node js.
    2. clone the repository to your computer.
    3. run command - npm install.
    4. run command - npm start.
    5. open localhost:8080 in your browser.

About

This is a simpe chatting application which is fully responsive I created it using node, express js, socket.io, uuidv4 and deployed it on heroku.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published