Draggable-video

The project is generated using Vitejs. No external libraries are used.

To run the project locally

  • Install dependencies with yarn install or npm install

  • To start dev server, run yarn dev or npm run dev

Issues

  • In mobile while dragging from the top and bottom, the page reloads. Could not find a fix for this.