Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 248 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 248 Bytes

Chat 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

Prerequisites

  • Node.js and npm installed
  • Redis