Live Chat Support Demo

An open-source, real-time chat support starter kit built with Next.js, Socket.IO, Zustand, and TailwindCSS. Features separate interfaces for visitors and admins, role-based persistence, and real-time message synchronization.

Live Chat Support Demo project screenshot

Technologies Used

Next.jsReactTypeScriptTailwindCSSSocket.IOZustand

Key Features

Real-time chat with Socket.IO
Separate interfaces for visitor and admin
Role-based persistence (sessionStorage for visitors, localStorage for admin)
Deployed on Vercel (frontend) and Railway (backend)
Styled with Tailwind CSS