This Real-Time Chat App specializes in fostering immediate connections through authenticated user rooms, tailored exclusively for text messages.## Installation
https://chat-app-9cf95.web.app/
1- Clone the repo
git clone https://github.com/NourAdawi/chat-app.git
2- Install NPM packages
npm install
3- Run react server
npm run dev
- To access the Real-Time Chat App, users are required to log in using their Google accounts. This authentication process ensures a secure and seamless experience. Google Login Screenshot: Users can log in securely with their Google accounts.
Once logged in, users are directed to authenticated user rooms, providing a trusted space for text-based conversations.
Users can start a chat immediately. The focus is on immediate connections through text messages.