Remotion clone, but in Svelte!
Svelte-In-Motion is a project that has been archived due to lack of interest. However, all code related to the project is freely available for anyone who wishes to continue working on Svelte-In-Motion or use it in their own projects.
To install Svelte-In-Motion, follow these steps:
git clone https://github.com/svelte-in-motion/svelte-in-motion.git
cd svelte-in-motion
npm install
npm run dev
http://localhost:5000
Svelte-In-Motion is an archived project that aimed to provide a Svelte alternative to Remotion, allowing users to create motion graphics using Svelte. Although the project is no longer active, the code is freely available for anyone to continue working on or use in their own projects.