Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 913 Bytes

File metadata and controls

33 lines (24 loc) · 913 Bytes

🚀 Ping — Realtime Chat App

Ping is a real-time chat application built with React + Firebase.
It supports one-to-one messaging with a responsive UI (mobile, tablet, desktop).
Ping

live-preview


✨ Features

  • 🔑 Firebase Authentication (email & password)
  • 🗂️ Firestore Database for realtime messaging
  • 👥 Add friends by email
  • 💬 One-to-one chat with live updates
  • 📱 Responsive UI (mobile-first, works like WhatsApp)
  • 🔒 Secure with Firestore & Storage Rules

🛠️ Tech Stack

  • Frontend: React, Bootstrap
  • Backend: Firebase (Auth, Firestore)
  • Hosting: Netlify

⚡ Getting Started

1. Clone the repo

git clone https://github.com/your-username/ping.git
cd ping