Home / Projects / Quick Talk

Go Back

Quick Talk

A lightweight real-time chat app — create or join rooms instantly, anonymous or named.

A real-time chat application powered by Socket.IO, TypeScript, Vite, and Tailwind CSS, letting users create or join chat rooms instantly — either anonymously or with a selected username. Built with a separate backend/frontend structure, with real-time low-latency messaging over WebSockets via Socket.IO, and a minimal, responsive UI built with Tailwind CSS and Vite.

Tech Stack

TypeScriptSocket.IOReactViteTailwind CSS