An open API service indexing awesome lists of open source software.

https://github.com/mdkaifansari04/chat-app

Chat Cord is a robust and feature-rich real-time messaging application designed to provide users with a seamless and secure communication experience. With its dynamic UI and a wide range of functionalities, Chat Cord aims to enhance the way users connect and interact with each other.
https://github.com/mdkaifansari04/chat-app

express-js lottie-animation nodejs react-avatar react-hooks reactjs socket-io tailwindcss

Last synced: 2 months ago
JSON representation

Chat Cord is a robust and feature-rich real-time messaging application designed to provide users with a seamless and secure communication experience. With its dynamic UI and a wide range of functionalities, Chat Cord aims to enhance the way users connect and interact with each other.

Awesome Lists containing this project

README

        

# Chat Cord

*Chat Cord is a versatile and comprehensive real-time messaging application designed to elevate your communication experience. With its intuitive dynamic user interface, personalized features, and robust security measures, Chat Cord aims to provide a seamless and secure platform for connecting with others.*

## 🛠 Skills

![Made-With-socket-io](https://img.shields.io/badge/Made_with-Socket.IO-informational?style=for-the-badge&logo=node)

![Made-With-Tailwind](https://img.shields.io/badge/Made_with-Tailwind-informational?style=for-the-badge&logo=node)

![Made-With-Node.JS](https://img.shields.io/badge/Made_with-Node.JS-informational?style=for-the-badge&logo=node)

![Made-With-React](https://img.shields.io/badge/Made_with-React-informational?style=for-the-badge&logo=node)

## Features

- Dynamic UI: Enjoy an intuitive user interface that adapts to your preferences and provides a visually appealing chat environment. Choose between dark mode and light mode to suit your style and enhance readability.

- Dynamic Avatars: Each user in Chat Cord is assigned a unique dynamic avatar that adds a touch of individuality and facilitates easy identification during conversations. Avatars are generated in real-time, making your profile visually distinct.

- Secure Messaging: Your privacy and data security are paramount in Chat Cord. All messages are encrypted end-to-end, ensuring that your conversations remain private and inaccessible to unauthorized individuals.

- Attentive Edge Case Handling: Chat Cord has been designed to handle edge cases with intelligence and care. The application incorporates error handling and input validation mechanisms to prevent common issues like duplicate usernames and network connectivity problems, ensuring a stable and smooth user experience.

## Getting Started

Install Mind Memo Web Application with npm

1: Clone the repository:
```sh
git clone https://github.com/Mdkaif-123/Chat-App.git

```
2: Install the dependencies for both frontend and backend:

```sh
npm install
```
3: Start the frontend server:

```sh
npm run start
```

4: Start the backend server:

```sh
nodemon app.js
```
The Client Server should now be running on http://localhost:3000.

The Backend Server should now be running on http://localhost:8000.

## Credits

• Socket.Io

• React

• Express.js

• Tailwind

• Javascript

• Material Tailwind

## Authors

- Md Kaif Ansari

## Improvements:
- Real time video streaming functionality

# Contact

If you have any questions or feedback, feel free to reach out to me on LinkedIn or email.

Email : [email protected]
## 🔗 Links
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://mdkaif.vq.pe/)

[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/md-kaif-ansari-b74543243/)

## Screenshot
**Home page**

![Dashboard](https://res.cloudinary.com/dngfmzv2g/image/upload/v1688916796/Screenshot_2023-07-09_205226_bubqar.png)

**Mobile light mode**

![Registration Page](https://res.cloudinary.com/dngfmzv2g/image/upload/v1688916796/Screenshot_2023-07-09_205858_nvhwrd.png)

**Mobile Dark mode**

![Registration Page](https://res.cloudinary.com/dngfmzv2g/image/upload/v1688916795/Screenshot_2023-07-09_205838_trg0ps.png)

**Login page**

![Registration Page](https://res.cloudinary.com/dngfmzv2g/image/upload/v1688916792/Screenshot_2023-07-09_205955_fq6pvq.png)