Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 1.31 KB

README.md

File metadata and controls

51 lines (38 loc) · 1.31 KB

About The Project

This is a RealTime ChatCord with different rooms categories and people. RealTime ChatApp using WebSockets using NodeJs, Express, SocketIO with Vanilla JS with a basic custom UI frontend.

  • Join a specified room to chat
  • Users can check whom are present in chat. Bot exists in chat which tells when a user entered or left. Page automatically scrolls down upon receiving a new chat message. Time of message also displayed.
  • Responsive web design (RWD)
  • Built With

    Frontend

  • HTML
  • CSS
  • Backend

  • Nodejs
  • Express
  • Utilities

  • Socket.io
  • Moment
  • Prerequisites

    1. Node.js
    2. Basic HTML,CSS and JQuery
    3. Socket Programming

    Usage

    npm install
    npm run dev
    Then go to localhost:3000
    

    The youtube link for a short presentation: https://www.youtube.com/watch?v=HCZkwoGw38M&feature=youtu.be