Drop it allows one click inserts/uploads of photos among the thousands of photos available on unsplash.com and Giphy.comwithout leaving the Gutenberg editor.
This plugin is available on wordpress.org if you just want to enjoy it without having any command lines to run : https://wordpress.org/plugins/dropit/
Clone this repository to the wp-content/plugins folder of your WordPress installation and run the following commands to make it work:
npm install && npm run build