The Chat Box App is an application designed to provide real-time communication between users. It allows users to exchange messages and engage in conversations in a seamless and interactive manner. The app utilizes Node.js and Socket.IO for efficient and reliable real-time communication.
- Connect with others in real-time and engage in interactive conversations.
- Utilize Node.js and Socket.IO for efficient and reliable real-time communication.
- Personalize your profile and express yourself with avatars and status updates.
- Enhance your conversations with a variety of emojis and GIFs.
- Access message history for reference and review.
- Stay notified with new message alerts, ensuring you don't miss any important conversations.
- Real-Time Messaging: Engage in instant messaging with other users, allowing for quick and interactive communication.
- Message History: Access the chat history to view and refer to previous conversations.
- Notifications: Receive notifications for new messages and stay updated even when the app is not actively open.
- git clone
- cd chat-box-app.
- npm install.
- npm start.
- Open your web browser and visit http://localhost:3000 to access the Chat Box App.
For support, email adarsh6158@gmail.com.