Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’¬ Hola – Real-Time Full-Stack Chat App

Hola is a modern, full-stack real-time chat application with secure authentication, responsive UI, and persistent message storage. Built with the MERN stack and powered by Socket.IO for seamless communication.


πŸš€ Features

πŸ” Authentication

  • User Signup with username, email, and password
  • User Login using email + password
  • Passwords hashed using bcrypt
  • Secure authentication with JWT tokens

πŸ’¬ Real-Time Chat

  • Instant messaging with Socket.IO
  • Displays sender's username with each message
  • Typing indicators (optional)
  • Online users list (optional)
  • All messages stored in MongoDB
  • Previous messages load on login

🧩 Tech Stack

πŸ–₯️ Frontend

πŸ–₯️ Backend


πŸ“ Folder Structure

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors