Files ui
**Files UI** is a complete library for handling files in the UI. You can validate and upload them.
Requirement
@files-ui/react
is based on React Hooks. It requires react v16.8+
.
Installation
@files-ui/react is available as an npm package.
// with npm
npm i @files-ui/react
// with yarn
yarn add @files-ui/react
License
This project is licensed under the terms of the MIT license.