# sadmann7/file-uploader

File uploader built with shadcn/ui and Radix UI.

Repository: https://github.com/sadmann7/file-uploader
Canonical: https://ross.abutalabs.com/products/file-uploader
Homepage: https://diceui.com/docs/components/file-upload
Language: TypeScript
License: MIT
License Family: permissive
Topics: dropzone, shadcnui, uploader, uploadthing
Last push: 2025-12-14T00:51:09+00:00

## Health v2 (maintenance only)
Score: 50/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 57, release rhythm 35, longevity 62
- inputs: {"age_days": 879, "days_push": 263, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1420, forks 92 (observed 2026-08-28T04:04:40.594035+00:00)

## What it is
A demo file uploader application built with Next.js, shadcn/ui, and react-dropzone, using uploadthing for file storage. It provides a reusable useFileUpload hook, drag-and-drop upload with progress bars, and react-hook-form integration.

## Use cases
- add drag-and-drop file uploads to a react app
- upload files with a progress bar in next.js
- build a file uploader with shadcn/ui
- integrate uploadthing file uploads in react
- handle file uploads in forms with react-hook-form
- create a file dialog with add and remove file list

## When to choose
- you use the Next.js + shadcn/ui + Tailwind stack and want a copy-paste file upload pattern
- you want a reference implementation for uploadthing with react-dropzone
- you need a reusable useFileUpload hook with progress tracking

## When to avoid
- you need a production backend storage solution rather than a demo app
- you are not using React or the shadcn/ui ecosystem
- you need uploads to S3 or your own server instead of uploadthing

## Facets
- artifact type: application
- maturity: active
- function: file-upload, ui-components, form-handling
- domain: web-development, frontend
- platform: cross-platform
- tags: shadcn-ui, react-dropzone, uploadthing, nextjs, tailwindcss, drag-and-drop, react-hook-form, zod, t3-app, web-server, nodejs

## Member repositories
- sadmann7/file-uploader (main) score 50

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:40.594035+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:37:49.732044+00:00, confidence not recorded.
  - readme: https://github.com/sadmann7/file-uploader (fetched 2026-08-28T04:04:40.594035+00:00, sha e687af17d0f6)
  - homepage: https://diceui.com/docs/components/file-upload (fetched 2026-08-29T11:50:43.216094+00:00, sha 0d7f7c7cfc9f)
  - site_page: https://diceui.com/docs/introduction (fetched 2026-08-29T11:50:43.225343+00:00, sha c97ea30b20c0)
  - site_page: https://diceui.com/docs/changelog (fetched 2026-08-29T11:50:43.227037+00:00, sha d957d8d16431)
  - site_page: https://diceui.com/docs/components/radix/action-bar (fetched 2026-08-29T11:50:43.228751+00:00, sha 2c28555505ba)
  - site_page: https://diceui.com/docs/components/radix/angle-slider (fetched 2026-08-29T11:50:43.230644+00:00, sha 65ada68e8e16)
  - site_page: https://diceui.com/docs/components/radix/avatar-group (fetched 2026-08-29T11:50:43.233826+00:00, sha 4f6c8000efe3)
  - site_page: https://diceui.com/docs/components/radix/badge-overflow (fetched 2026-08-29T11:50:43.236067+00:00, sha d9057dd8fdf0)
  - site_page: https://diceui.com/docs/components/radix/banner (fetched 2026-08-29T11:50:43.237913+00:00, sha c400723ea034)
  - site_page: https://diceui.com/docs/components/radix/checkbox-group (fetched 2026-08-29T11:50:43.239591+00:00, sha 6a8941433e7f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
