adavijit / frontend-challenges

Collection of frontend interview challenges
https://frontend-challenges-weld.vercel.app/
6 stars 4 forks source link

Drag and Drop File Uploader #2

Open adavijit opened 5 months ago

adavijit commented 5 months ago
  1. Build a file uploader that allows users to drag and drop files for uploading.
  2. Provide visual feedback during the drag-and-drop process.