Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Video Chat

A random video chat website similar to Omegle, built with Node.js, Express, Socket.io, and MongoDB.

Features

  • Random video chat with strangers
  • Real-time communication using WebRTC and Socket.io
  • User authentication and profiles
  • Chat history storage

Installation

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Set up MongoDB database
  4. Run npm start to start the server

Usage

Open your browser and navigate to http://localhost:3000 to start chatting.

Architecture

  • Frontend: HTML, CSS, JavaScript in the public/ directory
  • Backend: Node.js server with Express in backend/server.js
  • Routes: API routes in backend/routes/
  • Models: MongoDB models in backend/models/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages