Skip to content

houssemlachtar/Video-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Lightweight Video Chat Web App

Enter your name, share your ID with your friends and have it a go, video call your friends on a lightweight web app.

Thumbnail
Demo

Windows Setup

Installation

Make sure you have installed Node.js and NPM first:
(This is for checking the installed versions)

For Node:

node -v

For NPM:

npm -v

If not: download Node.js from Here
And then install it on your computer

Let's install our project's dependencies once we're done with Node.js

(Open the project in VS Code, Run the terminal and type)

Install dependencies:

npm install

Compile the code for development and start a local server:

npm start

Create the build:

npm run build

Responsive and still working on cam and audio API on mobile devices ✔️

Follow me on

Instagram, Linkedin , Codepen, GitHub