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
- Host: GitHub
- URL: https://github.com/dodycode/native-dropzone-component
- Owner: dodycode
- Created: 2024-09-08T09:27:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T09:34:03.000Z (almost 2 years ago)
- Last Synced: 2024-12-28T04:25:30.310Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://stackblitz.com/edit/vitejs-vite-5aejwd?file=src%2FFileUploader.tsx
- Size: 56.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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