A simple web app to create and edit timelapses from image sequences. Built with Next.js and global state management using Zustand and IndexedDB persistence.
First, install dependencies:
npm installThen run the development server:
npm run devOpen http://localhost:3000 with your browser to see the app.
To get started quickly, try download project-export.json and use the import timeline feature to load it into the app.