AkashSDas / curtains

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

Home Page:https://curtains.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://curtains.vercel.app


Languages

Language:TypeScript 93.9%Language:JavaScript 4.4%Language:CSS 1.7%