MVG47 / Basic-Chat-app-

realtime chat app build in Vanilla javascript (Node.js) and Socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic-Chat-app-

realtime chat app build in Vanilla javascript (Node.js) and Socket.io

V1 = A bare minimum Socket.io implementation How To Run

cd server
npm install
npm start

Open the app/index.html file in a browser.

About

realtime chat app build in Vanilla javascript (Node.js) and Socket.io


Languages

Language:JavaScript 57.9%Language:HTML 42.1%