This project converts Dropbox video URLs to direct links that can be embedded in any website.
- URL Validation: Ensures the input URL is a valid Dropbox link.
- URL Conversion: Converts the Dropbox URL to a direct link for embedding.
- Embed Code Generation: Provides HTML embed code for the converted URL.
- Copy to Clipboard: Allows users to copy the converted URL and embed code to the clipboard.
- Clear Functionality: Provides an option to clear the UI and start over.
-
Clone the repository:
git clone https://github.com/mirkotrotta/dropbox-url-converter.git cd dropbox-url-converter
-
Install dependencies:
npm install
-
Start the development server:
npm start
Run the tests with Jest:
npm test
- Enter a Dropbox video URL.
- Click "Convert" to get the direct link and embed code.
- Copy the link and embed code using the "Copy" button.
- Click "Clear" to reset the form.
Feel free to open issues or submit pull requests for improvements and bug fixes.
Mirko Trotta
- Email: [email protected]
- Email: [email protected]
- Website: mirkotrotta.com and metacubostudio.com