Making Video in React/Remotion: Slide and Reveal
This is how it looks like.
https://youtu.be/ttIb8WWxPLg
The "Create of the Week" text and the badges on the bottom use this component. Here's the component:
import { translateY } from "@remotion/animation-utils";
import { Children, CSSProperties, R...
erayerdin.com2 min read