Skip to content

tiendat0139/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Chat App using ReactJS, Node.js, and Socket.io

This is a simple real-time chat application built with ReactJS on the frontend, Node.js on the backend, and Socket.io for real-time communication.

Features

  • Real-time chat functionality
  • Multiple users can join a chat room
  • Responsive UI design using ReactJS
  • Server-side handling with Node.js and Socket.io

Getting Started

Prerequisites

Make sure you have the following installed on your machine:

Installation

Clone the repository and navigate to the project directory:

git clone git@github.com:tiendat0139/chat-app.git
cd chat-app

Install frontend and backend dependencies

npm install

Then, use the following command to start both the frontend and backend:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published