This is the client code for the Synkro Web App Syknro is an app built to watch videos with friends in sync! Getting Started First, install the needed dependencies: npm install # or yarn install # or pnpm install Next, run the development server: npm run dev # or yarn dev # or pnpm dev