Skip to content

BoukaRayan/Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Chat App

A real-time chat application using React, Node.js, and Socket.IO.

Features

  • Real-time messaging
  • Secure login/signup
  • Online user tracking

Tech Stack

  • Frontend: React, Tailwind CSS
  • Backend: Node.js, Express, MongoDB, Socket.IO

Setup

Clone the Repository

git clone https://github.com/BoukaRayan/Chat-App.git
cd Chat-App

Backend Setup

cd Backend
npm install
npm start

Frontend Setup

cd ../Frontend
npm install
npm run dev

Access the App

Open your browser and navigate to http://localhost:5173.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published