This is a simple video chat app made with Livekit and Next.js.
- Clone the repository
git clone https://github.com/brizuela-go/videochatapp- Install dependencies
npm install- Run the app
npm run dev- Open the app in your browser
open http://localhost:3000