Skip to content

Alafazam/easy_chat

Repository files navigation

easy_chat

A node JS based chat application

Easy chat aims to be a simple IRC-type-chat applications for small teams, using socket.io

Features:

  1. Pre assigned random usernames.
  2. Emoji Drawer (Support all mainstream emojis)
  3. Autocomplete for emojis
  4. One common chatroom and chatroom genrator
  5. Materialistic UI

Installation:

###To use locally

  • Clone the repo and install dependencies.
git clone https://github.com/Alafazam/easy_chat.git
cd easy_chat
npm install
  • Done. now run:
npm start

About

📨 A simple nodejs + socketio chat application.

Resources

License

Stars

Watchers

Forks

Packages

No packages published