Embrace Togetherness with Digital Elegance
Baiṭhak, meaning 'gathering' in Nepali, is a video calling app that connects people across the globe with simplicity and warmth. Designed to replicate the intimacy of a Nepali sitting-room, Baithak is the perfect venue for everything from family reunions to professional meetings.
This application leverages the power of Stream's video API for React to provide high-quality, real-time video calling functionality.
Key Features:
- Crystal-Clear Communication: Enjoy high-quality video and audio for an in-person experience, powered by Stream's video API.
- User-Friendly: An easy-to-navigate interface makes connecting effortless.
- Every Device, Every Time: Join from any device, creating a seamless digital baithak wherever you are.
- Culturally Rich: Infused with Nepali aesthetic, Baithak celebrates its heritage.
- Secure: Your conversations are always protected with top-notch security.
Experience the blend of tradition and technology with Baithak, where every call is a gathering in the heart of Nepal's digital abode.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
To learn more about Stream's video API for React, visit the official documentation.