Skip to content

anishghosh103/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

A web app where you can create chat rooms and invite your friends to chat with them. A user can create, delete, activate, deactivate, join and leave active chat rooms as desired.

Click here to visit the Chat Room App.

Screenshot

Built With

  • Angular & Tailwind CSS - Frontend
  • Node.JS & Express - Backend
  • MongoDB - Server
  • Socket.IO

Prerequisites

  1. MongoDB
  2. NodeJS

Running the App

The steps you need to follow (assuming MongoDB server is running):

git clone https://github.com/anishghosh103/chat-app.git
cd chat-app/backend
npm install
node app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published