8000 GitHub - harshitrajora/Chat-app · GitHub
[go: up one dir, main page]

Skip to content

harshitrajora/Chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talk-A-Tive

This project is made as a learning project. Talk-a-tive is a Full Stack Real Time Chatting App. It 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

Run Locally

Clone the project

  git clone https://github.com/harshitrajora/Chat-app.git

Go to the project directory

  cd Chat-app

Install dependencies

  npm install
  cd frontend/
  npm install --legacy-peer-deps

Start the server

  npm run start

Start the Client

  //open now terminal
  cd frontend
  npm start

Features

Authenticaton

Chatting

Search Users

Create Group Chats

Add or Remove users from group

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

0