/MeChat

Real-time chatting application

Primary LanguageJavaScript

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