Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 325 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 325 Bytes

chat-app

A simple web chat application built using Nodejs Visit 🚀

Features

  • Built using NodeJS and socket.io
  • Chat Rooms based on Game of Thrones ⚔️

Installation

$ git clone https://github.com/JayArya/chat-app && cd chat-app
$ npm install