Jibber is a lightweight real-time chat application built with React + Vite.
It allows communities to chat together, share code snippets, and upload files.
- 🔹 Community-based Chatrooms – join chats for different topics (Cyber Security, Software Testing,DSV )
- 🔹 Real-time Messaging – powered by Firebase
- 🔹 Smart Input Box – expandable textarea, file upload, and enter-to-send
- 🔹 Copy to Clipboard – copy any message with a single click (✔ tick shows on success)
- 🔹 Show More/Less – collapses long messages for better readability
- 🔹 Search Messages – quickly find messages by keyword
- 🔹 Responsive Design – works across desktop & mobile
- Frontend: React (Vite), React Router
- Styling: Custom CSS (dark theme, responsive)
- Icons: Lucide React (Copy/Check)
- Backend (Pluggable): Firebase
- Deployment: Vercel GitHub Pages