The plugin below demos how to integrate DropzoneJS with WordPress. BTW, I've written a similar plugin that uses the WP REST API for file upload.

Install and activate the plugin, and use the `[dropzonejs]` shortcode to display the drop zone.

Plugin

customize_dropzonejs.js

Here's a sample customize_dropzonejs.js, the options are documented at dropzonejs.com#configuration-options.