ikramsarfraz / chatcord

Realtime chat app with rooms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatcord

Realtime chat app with websockets using Node.js, Express and Socket.io with Vanilla JS on the frontend with a custom UI from the Brad Traversy YouTube Channel "Realtime Chat With Users & Rooms - Socket.io, Node & Express".

Quick Start

Install dependencies

npm install

Run

npm run dev

Screenshots

Home

Chat-Room

About

Realtime chat app with rooms


Languages

Language:JavaScript 41.1%Language:HTML 31.6%Language:CSS 27.3%