Skip to content

yaserkamel/Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Description:

This project is a Chat App built using React, Socket.io, custom hooks, and custom context. It aims to replicate the core functionality of the popular messaging application, allowing users to send and receive real-time messages in a user-friendly interface. The use of Socket.io enables seamless, instant messaging, while custom hooks and context provide efficient state management and data sharing across components.

Features

  • Real-time messaging using Socket.io for instant communication
  • Custom hooks for managing state and logic reuse
  • Custom context for efficient data sharing across components

Installation

  • run npm i && npm start for client side.
  • run npm i && npm run devStart for server side.

About

Chat App similar to Whatsapp with React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published