Welcome to ChatApp – a simple and user-friendly chat application designed to facilitate seamless communication. This README provides essential information to get you started with ChatApp.
- User Authentication: Secure your conversations with user authentication.
- [] Real-time Messaging: Experience instant messaging with real-time updates.
- [] File Sharing: Share files easily with other users.
- [] Emojis and GIFs: Express yourself using a wide range of emojis and GIFs.
- [] Dark Mode: Enjoy a comfortable chat experience with a dark mode option.
- [] Customization: Personalize your profile and chat settings.
To run this project, you will need to add the following environment variables to your .env file
PORT
JWT_SECRET
1.Clone the repository:
git clone https://github.com/sevenravi/Chat-app2.Navigate to the project directory:
cd ChatAPP3.Install Dependencies:
npm Install- Start the application:
npm run devClient: React, Redux, TailwindCSS, NextUI
Server: Node, Express, MongoDB, Bcrypt, JSON web token
We welcome contributions from the community. If you find any issues or have ideas for improvements, please open an issue or submit a pull request.

