Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 370 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 370 Bytes

Chat Application

Real time chat application made using Nodejs and Websockets

Screenshots

SS1 SS2

Technologies

  • Node.js

Setup

To run this project, install it locally using npm:

$ cd ../<YOUR_DIRECTORY>
$ npm install
$ npm start

Demo

Link for a working demo : https://rs-node-chat-app.herokuapp.com/