sawarn044 / MeChat

Real-time chatting application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MeChat

A chat application built with Node.js, express and socket.io.

Screenshot

Mechat1 Mechat2 Mechat3

Features

  • Real-time chat application 🌅
  • Mutiple users can chat in one room 😄

How to run

  1. download the code then extract
  2. run npm install from command line window
  3. run nodemon server.js
  4. finally, open your browser and visit localhost:8000

About

Real-time chatting application


Languages

Language:JavaScript 38.6%Language:CSS 37.3%Language:HTML 24.2%