Skip to content

da-stoi/project-videos

Repository files navigation

Automatic Portfolio Videos

This is a simple project that makes use of Remotion, a React framework for creating videos programmatically. It takes any project published on my portfolio and renders a video of the project.

Commands

Install Dependencies

yarn

Start Preview

yarn start

Render videos

First, pick the project index in src/Video.tsx and then run:

By default it will render my most recent project.

Desktop

yarn run buildDesktop

Mobile

yarn run buildMobile

Mobile rendering has some buggy alignment at the moment

Output

Lab Lister Logo

Lab Lister

Lab Lister Video


CovaxSF Logo

CovaxSF

CovaxSF Video


Smart Split Logo

Smart Split

Smart Split Video