Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 901 Bytes

File metadata and controls

25 lines (16 loc) · 901 Bytes

LoopRoom (Real-Time Chat App)

A lightweight, real-time chat application with temporary rooms that automatically expire when all users leave. Designed for quick, ephemeral conversations - no clutter, no permanent history.


✨ Features

  • 🕒 Temporary Rooms: Rooms expire once all users leave.
  • 🔑 Rejoin with Code: Use the room code to rejoin and access past chats.
  • 👋 Join/Leave Notifications: Get notified when users enter or exit a room.
  • 🎨 Customizable Chat Colors: Personalize your chat experience with color themes.
  • ♾️ Unlimited Messages: Chat without restrictions.

🚀 Tech Stack

  • Frontend: React + Vite + Typescript
  • Backend: WebSocket + WebSocketServer
  • Styling: Tailwind CSS

Contributions

  • Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.