/My-Chat-App

It is a web application where users can chat into public/private rooms.

Primary LanguageJavaScriptMIT LicenseMIT

My-Chat-App

alt text

alt text

alt text

See more images

It is a web application where users can chat into public/private groups.

This project has created using HTML, CSS, Semantic UI, JS, Node.js, Express, MongoDB, Socket.io.

Features

  • Users need to login to chat into the public groups.

  • User must have private key/password for joining into private group.

  • User can also create public/private group.

  • User can join/create many groups.

  • Flash messages are responding to users interacting with the app.

  • Responsive web design

Run It Locally

    git clone https://github.com/Sohan022/My-Chat-App.git
    cd My-Chat-App
    npm install
    node server.js

LICENSE

MIT License