/Node-Chat-App

Node Chat App build with socket

Primary LanguageJavaScript

Node-Chat-App

Chat application which allows users to choose private chat rooms and share location. Application build with help of NodeJS,MustachesJS,MomentJS,Axios,Express,SocketIO. Tests are written with help of expect library.

To run application

Run in terminal npm i || yarn Then run it with node server/server.js

Travis test

Build Status