Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 200 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 200 Bytes

ChatCord App

Realtime chat app with websockets using Node.js, Express and Socket.io with Vanilla JS on the frontend with a custom UI

Usage

npm install
npm run dev

Go to localhost:3000