/reframe-Video-trim

resize and trim videos into different ratio

Primary LanguageTypeScriptMIT LicenseMIT

Contributors Forks Stargazers Issues MIT License Twitter


Logo

Reframe

web app that resize and trim videos into different ratio!
Explore the docs »

View Demo · Report Bug · Request Feature

Project Description

This project was assigned to me as a Take home assessment for full stack role.

Running the app locally

  1. Get a local copy
  $ git clone -b master https://github.com/ankit-v2-1/reframe.git
  $ cd reframe
  1. Install dependencies and run locally
  $ yarn install
  $ yarn start

  Navigate to http://localhost:3000

License

Distributed under the MIT License. See LICENSE for more information.