tianhao351 / talk_to_stranger

talk to stranger using node.js chat room

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Talk To Stranger

You can randomly talk to anyone around the world using this application.

This application built with Node.js and socket.io.

Features

  • send pictures ๐ŸŒ…
  • send emojis ๐Ÿ˜„
  • keyboard support ๐ŸŽน
  • online users count statistic ๐Ÿ‘ป

How to run

  1. download the code then extract
  2. run npm install from command line window
  3. run node server or iojs server if you are using io.js
  4. finnaly, open your browser and visit localhost:3000

Thanks :inspired by wayou

About

talk to stranger using node.js chat room


Languages

Language:JavaScript 73.2%Language:HTML 16.9%Language:CSS 9.9%