← Blog / Tutorials

Build a custom video chat with ReactJS and ApiRTC

By Romain Vailleux — December 27, 2022
Build a custom video chat with ReactJS and ApiRTC

Custom Video Chat with ReactJS

Build a production-ready video chat application with multi-party conferencing, real-time text chat, screen sharing, and custom UI.

Getting Started

npx create-react-app my-video-chat
npm install @apirtc/apirtc