larocquedylan / web-exif-parsing

research project into testing the limit of parsing exif data on the browser
https://web-exif-parsing.vercel.app
0 stars 0 forks source link

04 implement drag n drop #3

Closed larocquedylan closed 9 months ago

larocquedylan commented 9 months ago

refactored the folder structure.

separated the photo and the upload into components.

implemented a drag and drop with no packages.

Note: chrome doesn't support heic file types?? may need to implement a function to convert uploads to .jpg found a package here: https://www.npmjs.com/package/heic-convert