mateosantosdev / remix-uploadfiles

Upload files with Remix and useFetcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upload files with Remix and useFetcher

Official documentation

Quick how to

  • Create a uploads/ folder inside the app folder.
  • Install and run: pnpm install && pnpm run dev

About

Upload files with Remix and useFetcher


Languages

Language:TypeScript 72.7%Language:JavaScript 27.3%