Skip to content

sawanabhi157/TykooMe-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ChatApp

ChatApp for messaging between Users. It has User Authentication and user Room Features made using Node.js, Express.js, SocketIO, React.js and MongoDB

Features

  • Built a Chat Application for Real time Messaging
  • Authenticated users are allowed to create private rooms and invite others for personal or group Messaging
  • Performed User Email verification during registration with NodeMailer.

TechStack

  • Node.js
  • Express.js
  • MongoDB
  • Mongoose
  • React.js
  • SocketIO

Run Locally

Clone the project

  git clone https://github.com/sawanabhi157/Yelp-Chat

Install dependencies

  cd client
  npm install

  cd server
  npm install

Start the server

  cd client
  npm Start

  cd server
  node index.js

  open "http://localhost:3000/login"

Prototype

Login Page

Register page

Chat Room interface

About Me

I am Abhishek Sawan a pre-final year student at IIIT Gwalior pursuing Integrated Post Graduate (B.Tech+M.Tech) degree in Information Technology. Do checkout my LinkedIn and connect with me.

Connect with me :

gmail linkedin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors