WebRTC-Example Tailwind Templates

Webrtc Example

is a simple WebRTC chat built with Next.js 15, Tailwind CSS, shadcn/ui, PeerJS, and FSD

WebRTC-Example

This is simple example of WebRTC chat application built with Next.js 15, Tailwind CSS, shadcn/ui, PeerJS, and FSD. This repository provides a basic implementation of real-time peer-to-peer communication using WebRTC

Getting Started

1️⃣ Clone the Repository

git clone https://github.com/your-username/WebRTC-example.git
cd WebRTC-example

2️⃣ Install Dependencies

bun install # or npm install

3️⃣ Run the Development Server

bun dev  # or npm run dev

🔗 The app will be available at http://localhost:3000

Top categories

Loading Svelte Themes