Skip to content

warefareSanjeev/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Chat Application

Welcome to the Real-Time Chat Application project! This application allows developers to communicate in real time with added features for enhanced interaction.

Table of Contents

  1. Features
  2. Upcoming Features
  3. Installation
  4. Setup
  5. Running the Application

Features

  • Real-time messaging between users
  • User authentication and authorization
  • Private and group chats
  • Message history and persistence
  • Typing indicators
  • Online/offline status indicators

Upcoming Features

  • File sharing
  • Video and voice calls
  • Screen Sharing
  • Enhanced notification system
  • Additionl features will be added

Installation

To get started with the project, clone the repository:

git https://github.com/Amit-Singh-14/DevChat.git
cd DevChat

Setup

  1. Backend Setup
  • Create a .env file Based on .env.sample file.
  • npm install in root directory
  • start the server
npm run dev
  1. Frontend Setup
  • cd frontend
  • npm install
  • start the Frontend
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published