Skip to content

Pippojk/istantChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

istantChat

This project is a simple instant messaging web application built using React for the frontend and Node.js for the backend. The application allows users to create private chats using unique keys (each user is assigned a unique key), enabling direct communication between two users, similar to other messaging platforms.

Technologies Used

Frontend: React Backend: Node.js (Express) Database: MongoDB

Key Features

Unique key system for user identification and private chat creation. Real-time messaging between users. MongoDB integration for storing chat data. Simple and intuitive user interface.

Purpose

This project was developed as a personal learning exercise to practice full-stack development, particularly focusing on integrating React, Node.js, and MongoDB.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors