react-file-upload-tutorial icon indicating copy to clipboard operation
react-file-upload-tutorial copied to clipboard

This repo contains the code for the Responsive React File Upload Component With Drag And Drop article.

To run the code locally:

  1. Run npm i once cloning the repo
  2. Run npm start