Prajwal-np
React DropZone Thumbnail
Features
- Upload image through drop zone
- Thumbnail of uploaded images and file
- Upload to any server
- Set default file
React Dropzone thumbnail is dropzone with thumbnail in react.
For Demo
Installation
Dillinger requires Node.js v10+ to run.
Install the dependencies and devDependencies and start the server.
cd react-dropzone-thumbnail
npm i
npm run start