Skip to content

mathis-lambert/React-WebRTC-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React WebRTC - Chat APP

Introduction

Run video calls, 1by1 or a group call. Developped with the native WebRTC API with React and Typescript.

Installation

  • clone the repository
  • open 2 terminals
  • npm i && npm run dev in chat-app-react
  • npm i && npm run start in chat-app-server
  • then point to http://localhost:3000

Collaboration

  • Fork the repo
  • Make your changes
  • Open a PR by pinging me @mathis-lambert
  • Let's discuss about your changes ;)

Thanks !

About

Calling and chat platform with WebRTC (supports single and group calls)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published