Svelte In Motion screenshot

Svelte In Motion

Author Avatar Theme by Novacbn
Updated: 21 May 2023
95 Stars

Remotion clone, but in Svelte!

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:

  1. Clone the repository: git clone https://github.com/svelte-in-motion/svelte-in-motion.git
  2. Navigate to the project directory: cd svelte-in-motion
  3. Install the dependencies: npm install
  4. Start the development server: npm run dev
  5. 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.