/VChat

A Simple Chat app built on Nodejs , Express , Socket.io and Mongo.

Primary LanguageJavaScriptMIT LicenseMIT

Node.js Chat App

A Simple Chat app built on Nodejs,Express, Socket.io and Mongo.

Demo

http://nanejoon.sobhanranjbar.ir/

Features

  1. 🚀Login to account with Gmail.
  2. 🚀Chat privately with anyone and add them as friends (Serach your friends with name or email)
  3. 🚀Create a group

Screenshot

Installation

npm install

Run the app in development mode

After doing an npm install enter the following npm run command:

npm run dev