Skip to content

14Abhishek/Chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

A simple and efficient real-time chat application built using [technologies used in the repo, e.g., Node.js, React, WebSocket, etc.]. This app allows users to connect, chat in real time, and enjoy seamless communication.

Features

  • Real-time Messaging: Instant chat communication between users with WebSockets.
  • User Authentication: Users can sign in and create unique profiles.
  • Responsive Design: Mobile-friendly interface that adapts to various screen sizes.
  • Notifications: Push notifications for incoming messages.

Technologies Used

  • Frontend: [React.js]
  • Backend: [Node.js, Express]
  • Real-Time Communication: WebSockets (Socket.io)
  • Database: [MongoDB]

Installation

Follow these steps to run the project locally:

Prerequisites

Make sure you have Node.js and npm installed.

Clone the Repository

git clone https://github.com/14Abhishek/Chat-app.git
cd Chat-app

then figure out on ur own

install all dependencies

cd .\client-side\
npm i
cd .\server\
npm i

and then start your frontend

by first going in folder and then

cd .\client-side\
npm run dev

then fire the backend with

cd .\server\
npm run server

Then create account and do chatting

About

Chat App with Scoket.io and mern stack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages