How to create react js drag and drop file upload simply?

I want to create react js drag and drop file upload using class component !!

I have tried the normal file upload and it works fine, in addition I have tried using the react-drag-drop library, I can’t access the file properties !!