Skip to content

Shauryaditya/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application

Welcome to the Chat Application! This simple and intuitive chat platform allows users to communicate in real-time. Whether you're collaborating on a project, chatting with friends, or hosting a virtual event, our Chat Application has got you covered.

Features

Real-Time Messaging: Enjoy instant messaging with other users in real-time. User Authentication: Securely sign in with your account to access personalized features. User Profiles: Customize your profile with a username and avatar. Private and Group Chats: Engage in one-on-one conversations or create group chats for team collaboration. Emoji Support: Express yourself with a wide range of emojis. Responsive Design: Access the chat from any device with a responsive and user-friendly interface.

Tech stack:

Client : React.js Server : Node JS, Express Js Database : MONGO DB

Getting Started

Prerequisites

Node.js installed MongoDB database (or use a cloud-based solution)

Installation

Clone the repository: git clone https://github.com/your-username/chat-application.git

Navigate to the project folder:

cd chat-application

Install dependencies:

npm i

Set up environment variables:

Create a .env file in the root directory and add the following: PORT=3000 MONGODB_URI=your_mongodb_uri

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published