kernelshreyak / videoeditor_online

A web based Video Editor that runs in the browser. Written in Python(Flask,MoviePy) and JavaScript(React))
27 stars 6 forks source link

Migrate the UI to React with TypeScript #3

Open kernelshreyak opened 3 months ago

kernelshreyak commented 3 months ago

Need to better structure the components and use the latest version of React with TypeScript for better support of types

kernelshreyak commented 3 months ago

This will be done in a separate directory: frontend-v2 so that original can be retained till v2 becomes the main UI