Overview
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.
Features
- Remotion clone, but built with Svelte
- Allows users to create motion graphics with Svelte
- Offers a wide range of functionality for creating animated videos
Installation
To install Svelte-In-Motion, follow these steps:
- Clone the repository:
git clone https://github.com/svelte-in-motion/svelte-in-motion.git - Navigate to the project directory:
cd svelte-in-motion - Install the dependencies:
npm install - Start the development server:
npm run dev - Open your browser and visit
http://localhost:5000
Summary
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.