Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 516 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 516 Bytes

Twilio Video Nextjs

A simple and efficient video conferencing application built with Next.js and Twilio Video. This app enables real-time video communication, allowing users to connect seamlessly from various devices.

Getting Started

To set up the project locally, clone the repository, install dependencies, configure your Twilio credentials in a .env file, and run the development server.

npm run dev

Open http://localhost:3000 with your browser to see the result.