kp96 / PrivateChat

anonymous chat client using node.js and socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Private Chat

A chat client written in node.js, angular.js and firebase.

Setup

  1. Clone the repository git clone https://github.com/kp96/PrivateChat.git
  2. Install dependecies npm install
  3. Install bower npm install bower -g
  4. Install bower dependencies bower install
  5. Run the application node app.js
  6. Open browser and type localhost:4200

About

anonymous chat client using node.js and socket.io

License:GNU General Public License v2.0


Languages

Language:JavaScript 77.2%Language:CSS 19.6%Language:HTML 3.2%