Skip to content

RahulSankhla312/Chat_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Chat_App

ChatApp is a real-time messaging application that allows users to communicate with each other through a simple and intuitive interface. The app is designed to be easy to use, with a clean and modern user interface that makes it easy to get started.

Features

  • Real-time messaging: ChatApp uses WebSockets to deliver messages instantly between users in real-time.
  • User profiles: ChatApp allows users to create profiles with avatars, making it easy to identify and connect with other users.
  • Chat rooms: Users can create or join chat rooms and also create groups with their friends.

Technologies

  • React: A JavaScript library for building user interfaces
  • Node.js: A JavaScript runtime built on Chrome's V8 JavaScript engine.
  • Express: A web framework for Node.js.
  • Socket.io: A JavaScript library for real-time web applications using WebSockets.

Run Locally

Clone the project

  git clone https://github.com/RahulSankhla312/Chat_App

Go to the project directory

  cd Chat_App

Go to the client directory

  cd client

Install dependencies

  npm install

Start the client

  npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published