Drag and dropping files in React using react-dropzone

This video will use the react-dropzone library to allow users to drag and drop files, see previews, and upload files to Cloudinary. 👉🏼 My NextJs course 🔗 👉🏼 Project source code 🔗 👉🏼 react-dropzone library 🔗 CHAPTERS 0:00 Intro 0:38 Project setup 1:00 Adding react-dropzone 6:00 File preview 11:00 Preventing memory leaks 12:30 Restricting file size or type 15:00 Handling rejected files 20:15 Uploading files to Cloudinary 25:35 Outro
Back to Top