Skip to content

Lens is a video chat application(like zoom) built with nodejs socket.io webrtc and react

License

Notifications You must be signed in to change notification settings

oluwakeye-john/Lens-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lens

A video chat application(like Zoom) built with NodeJS, React, WebRTC and socket.io

By Oluwakeye John

Demo

The Backend is required for the code to work

Backend is at https://github.com/oluwakeye-john/Lens-Api

Feature

This project is a video chat application that establishes video sharing between two clients.

Built With

  • React
  • Socket IO
  • Node JS
  • Web RTC
  • Styled Components

Install

  • Clone this repo
  • Change the REACT_API_URL_API in the .env.local to whatever url your backend is running on
  • run the following
    npm install
    npm start

Make sure the backend is running

Deployment

When deploying, do not forget to add REACT_APP_API_URL to the enviromental variables of your deployment platform.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Lens is a video chat application(like zoom) built with nodejs socket.io webrtc and react

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published