/curtains

Video streaming 🎥 front-end build using the server components of Next.js 13 `app` & Tailwind CSS.

Primary LanguageTypeScript

curtains

Video streaming 🎥 front-end build using the server components of Next.js 13 app & Tailwind CSS.

Presentation

Gif

Getting Started

git clone https://github.com/AkashSDas/curtains.git
cd curtains
npm i

Add .env.local file inside /curtains & add the following env variables:

BACKEND_URL=http://localhost:3000/api

Start development server:

npm run dev

Design

Figma Design File