/chatapp

simple chat app using nodejs and socketio

Primary LanguageJavaScript

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