An open API service indexing awesome lists of open source software.

https://github.com/dodycode/native-dropzone-component

Dropzone implementation in react without any libraries
https://github.com/dodycode/native-dropzone-component

Last synced: 8 months ago
JSON representation

Dropzone implementation in react without any libraries

Awesome Lists containing this project

README

          

# React Dropzone Component

This project implements a file upload dropzone component in React using the Dropzone.js library. It provides a drag-and-drop functionality and the ability to remove uploaded files.

## Features

- Drag and drop file uploads
- Click to select files
- File upload progress indication
- Remove uploaded files
- Custom file acceptance criteria
- Maximum file size limit