Skip to content

A realtime chat application frontend built with Next.js, Tailwind CSS, TanStack Query, and Zustand for global state management.

Notifications You must be signed in to change notification settings

qntum-dev/rflectFrontend

Repository files navigation

Rflect

A snappy, minimal realtime chat frontend built with Next.js, Tailwind CSS, TanStack Query, and Zustand.

✨ Features

  • ✅ Realtime text chat
  • ✅ Responsive design (mobile + desktop)
  • ✅ profile photo selection
  • ✅ Light/dark mode ready

🛠️ Tech Stack

  • Next.js
  • Tailwind CSS
  • TanStack Query
  • Zustand
  • TypeScript

📸 Screenshots

💬 Chat Screen

Chat screen

📱 Mobile View

Mobile view


🚀 Getting Started

1️⃣ Clone the repository:

git clone https://github.com/yourusername/realtime-chat-frontend.git
cd realtime-chat-frontend

2️⃣ Install dependencies:

npm install
# or
yarn

3️⃣ Run locally:

npm run dev
# or
yarn dev

4️⃣ Visit http://localhost:3000 to view the app.

About

A realtime chat application frontend built with Next.js, Tailwind CSS, TanStack Query, and Zustand for global state management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published