rashideen96 / chatapp

simple chat app using nodejs and socketio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Chat App using Node.js and Socket.io

Features

  • Room
  • Timestamp
  • Location
  • User List

Installation

  • git clone https://github.com/vertexPlayer/chatapp
  • run npm install
  • run npm run dev for development
  • or run npm start

Fork and add your feature

  • git branch feature
  • git checkout feature or using github desktop for easiest way

About

simple chat app using nodejs and socketio


Languages

Language:JavaScript 56.6%Language:HTML 22.3%Language:CSS 21.0%