Skip to content

SuperChat is MERN stack, realtime chat application made from complete scratch.

Notifications You must be signed in to change notification settings

harshprajapati8347/Super-Chat-MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack Chat App

Super-Chat App Live : https://super-chat.onrender.com/

Super-Chat is a Full Stack Chatting App. Uses Socket.io for real time communication and stores user details in encrypted format in Mongo DB Database.

Tech Stack

Client: React JS

Server: Node JS, Express JS

Database: Mongo DB

Demo

Run Locally

Clone the project

  git clone

Install dependencies

  npm install
  cd frontend/
  npm install

Start the server

  npm run start

Start the Client

  //open now terminal
  cd frontend
  npm start

About

SuperChat is MERN stack, realtime chat application made from complete scratch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published