Template video editor for users to edit their ai content

1 Open Issue Need Help Last updated: Jun 24, 2025

Open Issues Need Help

View All on GitHub
Web Development Video Editing

AI Summary: Implement persistent storage for user edits in a browser-based video editor built with Next.js, React, and MobX. The current editor loses unsaved work on refresh or tab closure. The task involves deciding on a storage mechanism (e.g., local storage, server-side database) and integrating it with the existing React context to save and load video edit data (source clips, text, positions, etc.).

Complexity: 3/5
enhancement good first issue question

Template video editor for users to edit their ai content

TypeScript