Skip to content

hoangquocvietbro/videoeditor

 
 

Repository files navigation

React Video Editor

Video Editor Application using React, Remotion & TypeScript.

Note

The application is under active development. This is an early MVP. Please join the Discord server if you're going to run it.

React Video Editor Screenshot

An open-source alternative to Capcut, Canva, and RVE.

Demo Video

screenrecording.mp4

✨Features

  • 🎬Non Linear Video Editing
  • 🔀Multi-track Support
  • 👀Live Preview
  • 📤Export Video
  • 📜Licensed under MIT

⌨️Development

git clone git@github.com:robinroy03/videoeditor.git
cd videoeditor

With Docker🐳

docker-compose up

Manual

pnpm i

Start the frontend

pnpm run dev

Start the backend

pnpm dlx tsx app/videorender/videorender.ts

📃TODO

We have a lot of work! For starters, we plan to integrate all Remotion APIs. I'll add a proper roadmap soon. Join the Discord Server for updates and support.

❤️Contribution

We would love your contributions! ❤️ Check the contribution guide.

📜License

This project is licensed under the MIT License. The Remotion license also applies to the relevant parts of the project.

About

Video Editor Application using React, Remotion & TypeScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 96.3%
  • JavaScript 3.3%
  • CSS 0.4%