- Clone the repo and run
yarn - Create
local.tsinsrcdirectory - add following constants in
local.tsfile, you need your instagram profile url and post image urls
export const PROFILE_IMAGE_URL = '';
export const FEED_IMAGE_URLS = [];- Run
yarn start🎉.
This will open the video editor http://localhost:3000/InstagramProfile.