ClarkGH / shotlify

Upload a video, take screenshots, and upload the screenshots. Get a slideshow back.
https://slideshow-sigma.vercel.app
2 stars 0 forks source link

FE: FileInput component #14

Closed ClarkGH closed 1 year ago

ClarkGH commented 1 year ago

Create a functional react component that works similarly to the native input.

This component:

  1. Will accept any file unless specified otherwise
  2. Multiple if more than one file has been uploaded (hold cmd or ctrl)
  3. Will return all uploaded files to the parent.
ClarkGH commented 1 year ago
Screen Shot 2023-02-02 at 18 45 27 Screen Shot 2023-02-02 at 18 45 31