sadmann7 / file-uploader

A file uploader built with shadcn/ui and react-dropzone.
https://uploader.sadmn.com
MIT License
491 stars 26 forks source link

[feat]: installation #111

Open guibzo opened 1 month ago

guibzo commented 1 month ago

Feature description

would love to see a installation command to this, such as shadcn actually does with components - you run it and it automatically install dependencies libs, create the tsx files and make the hook documentation on the website. makes integration far more easy and allows better customization.

Additional Context

makes it easier to use

Before submitting

Keith-Web3 commented 1 month ago

It would be nice if this could be implemented. I would have loved to use this component in my current project but there's not enough information on how to get it running.

nihirv commented 1 week ago

agreed. Nice looking component, but seems easier to code this from scratch than finding out how to implement the project in the repo

sadmann7 commented 1 week ago

ui library