Skip to content

yash-93/MERN-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2P CHAT

A basic web application to chat with other people built using MERN.

Key Features

  • Login/SignUp
  • Chat
  • Send Friend Requests
  • Search for people

Usage

Login or create an account

Dashboard shows your online friends

Select from the list and start chatting

Click on search icon and send friend requests to people

Run Locally

  • Download or clone the repository then switch to both client and backend directory.
  • Run below commands in both the directories D:\Yashdeep\MERN Project\MERN-Chat-App\client>npm i D:\Yashdeep\MERN Project\MERN-Chat-App\backend>npm i
  • After installation of the packages run the below mentioned commands to start the server npm start
  • Now headover to your browser and go to http://localhost:3000

Credits

This web app uses the following packages:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published