Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1014 Bytes

File metadata and controls

46 lines (33 loc) · 1014 Bytes

Mothers Day Video

Welcome to my May Animation! (Mothers Day Themed)

About

This project was made using Remotion for the purposes of avoiding having to pay a monthly subscription to adobe just to add audio to my animations. At the moment, I'm currently learning how remotion works so I'll be making a new repo for every months work. Eventually, once I have more time and know more about how remotion works, I'll work on adding a more reusable and cohesive flow where I can just add the new animations and music instead of making new repos. Below are the commands to run remotion and preview it in browser.

Commands

Install Dependencies

npm i

Start Preview

npm start

Render video

npm run build

Upgrade Remotion

npm run upgrade