Skip to content

V-yadav18/React-Video-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Video-Chat-App

This project is a simple React application that enables video chat using WebRTC technology, with a user interface built using Material-UI.

Features

  • Real-time video chat functionality.
  • Material-UI for a clean and responsive user interface.
  • Easy setup and customization.

ScreenShot

React-Video-Chat-App

Getting Started

Prerequisites

Make sure you have the following installed on your machine:

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/your-video-chat-app.git
  2. Navigate to the project directory:

    cd client

  3. Install dependencies:

    npm install or yarn

Usage

  1. Start the development server:

npm start or yarn start

  1. Open your browser and visit

    http://localhost:3000.

  2. You should see the video chat app running.

  3. Make sure your server is running to work properly.

    node index.js

    http://localhost:5000

Technologies Used

  • React
  • WebRTC
  • Material-UI

Contributing

Feel free to contribute to this project. Open an issue or submit a pull request with your improvements.

About

React-Video-Chat-App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published