Skip to content

Latest commit

 

History

76 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luma

Luma is a full-stack real-time chat application that supports text messaging, voice notes, media sharing (images, videos, documents), and both voice and video calls. It uses Socket.io for low-latency communication and MongoDB for secure data storage, with user credentials stored in encrypted format. The app ensures a seamless and secure chatting experience across devices.

Tech Stack

Client: React JS

Server: Node JS, Express JS

Database: Mongo DB

Run Locally

Clone the project

  git clone https://github.com/Emmetthazel/Luma.git

Go to the project directory

  cd Luma

Install dependencies

  npm install
  cd frontend/
  npm install

Start the server

  npm run start

Start the Client

  //open now terminal
  cd frontend
  npm start

App Preview

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5 Screenshot 6 Screenshot 7 Screenshot 8 Screenshot 9 Screenshot 12

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages