https://github.com/amitjimiwal/video-cropper
Video Flip Editor
https://github.com/amitjimiwal/video-cropper
react typescript vite
Last synced: about 2 months ago
JSON representation
Video Flip Editor
- Host: GitHub
- URL: https://github.com/amitjimiwal/video-cropper
- Owner: amitjimiwal
- Created: 2024-07-11T06:42:18.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T09:06:22.000Z (10 months ago)
- Last Synced: 2025-01-31T08:33:48.202Z (3 months ago)
- Topics: react, typescript, vite
- Language: TypeScript
- Homepage: https://cropper-one.vercel.app
- Size: 22.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Video Flip Editor
Dynamic Flip Screen that allows users to crop video content dynamically. This involves integrating a video player, overlaying a cropper layer with multiple aspect ratios, and providing a dynamic preview of the cropped segment.
## Installation
Clone the repository and run the following command to install the dependencies:
```bash
git clone https://github.com/amitjimiwal/Video-Cropper
```
```bash
npm install
```## Usage
To run the project, use the following command:```bash
npm run dev
```## DEMO VIDEO
[Watch the video](https://www.loom.com/share/5bd753717d3f41859aa534607d63190c?sid=0c8a58fc-d9c8-4807-9466-8feab208b922)🛡️ License:
This project is licensed under the The ReadLogs Project is licensed under the [MIT License](https://opensource.org/licenses/MIT). Feel free to use modify and distribute the software as per the terms of the license.💖Like my work?
Give a ⭐️ to this repository. Thank you for taking an interest! If you encounter any issues have suggestions or want to report a bug feel free to create an issue on the repository . Happy Coding!