Skip to content

anujkapoor7/React-chat-app-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Chat App

Description

This is a real-time chat application built using React, incorporating WebSockets for instant messaging. Users can authenticate, view message history, and see online status indicators.

Deployment

The app is deployed and accessible at React Chat App.

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository
    git clone <repository-url>
    cd <project-folder>