{"id":15178991,"url":"https://github.com/bezkoder/react-typescript-multiple-file-upload","last_synced_at":"2025-04-22T16:30:54.565Z","repository":{"id":101824277,"uuid":"605958354","full_name":"bezkoder/react-typescript-multiple-file-upload","owner":"bezkoder","description":"React Multiple File Upload example with Typescript, Hooks, Multipart File, Bootstrap, progress bar, get list of files (download url)","archived":false,"fork":false,"pushed_at":"2023-02-27T03:53:49.000Z","size":208,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-12T06:41:49.033Z","etag":null,"topics":["bootstrap","bootstrap-4","bootstrap4","file","file-upload","files","hooks","multipart","multipart-formdata","multipart-uploads","multiple-file-upload","multiple-files","multiple-files-upload","react","react-hooks","react-typescript","typescript","upload-file","upload-files"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bezkoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-24T09:21:09.000Z","updated_at":"2024-07-02T01:26:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"588ae6c9-c72b-4a06-88d2-fcf67050131f","html_url":"https://github.com/bezkoder/react-typescript-multiple-file-upload","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"16e9c5572276da9b65637df00ae98528252d8301"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Freact-typescript-multiple-file-upload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Freact-typescript-multiple-file-upload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Freact-typescript-multiple-file-upload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Freact-typescript-multiple-file-upload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bezkoder","download_url":"https://codeload.github.com/bezkoder/react-typescript-multiple-file-upload/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223900323,"owners_count":17222028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","bootstrap-4","bootstrap4","file","file-upload","files","hooks","multipart","multipart-formdata","multipart-uploads","multiple-file-upload","multiple-files","multiple-files-upload","react","react-hooks","react-typescript","typescript","upload-file","upload-files"],"created_at":"2024-09-27T16:00:20.287Z","updated_at":"2024-11-10T00:38:05.258Z","avatar_url":"https://github.com/bezkoder.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Multiple File Upload example (using Typescript)\nReact Multiple File Upload example with Typescript, Hooks, Progress Bars using Axios, Bootstrap, Multipart File, FormData.\n\n![react-multiple-file-upload-typescript](react-multiple-file-upload-typescript.png)\n\nFor instruction, please visit:\n\u003e [React Typescript Multiple File Upload example](https://www.bezkoder.com/react-multiple-file-upload-typescript/)\n\nMore Practice:\n\u003e [React Typescript Multiple Image Upload example (with Preview)](https://www.bezkoder.com/react-typescript-multiple-image-upload/)\n\n\u003e [React Typescript CRUD example](https://www.bezkoder.com/react-typescript-api-call/)\n\n\u003e [React Typescript Custom Hook](https://www.bezkoder.com/react-custom-hook-typescript/)\n\n\u003e [React Hook Form Typescript example with Validation](https://www.bezkoder.com/react-hook-form-typescript/)\n\n\u003e [React Table example: CRUD App with react-table v7](https://www.bezkoder.com/react-table-example-hooks-crud/)\n\n\u003e [React Pagination using Hooks example](https://www.bezkoder.com/react-pagination-hooks/)\n\n\u003e [React Typescript JWT Authentication \u0026 Authorization example](https://www.bezkoder.com/react-typescript-authentication-example/)\n\n\u003e [React + Redux + Hooks: JWT Authentication \u0026 Authorization example](https://www.bezkoder.com/react-hooks-redux-login-registration-example/)\n\nFullstack with Node Express:\n\u003e [React + Node Express + MySQL](https://www.bezkoder.com/react-node-express-mysql/)\n\n\u003e [React + Node Express + PostgreSQL](https://www.bezkoder.com/react-node-express-postgresql/)\n\n\u003e [React + Node Express + MongoDB](https://www.bezkoder.com/react-node-express-mongodb-mern-stack/)\n\nFullstack with Spring Boot:\n\u003e [React + Spring Boot + MySQL](https://www.bezkoder.com/react-spring-boot-crud/)\n\n\u003e [React + Spring Boot + PostgreSQL](https://www.bezkoder.com/spring-boot-react-postgresql/)\n\n\u003e [React + Spring Boot + MongoDB](https://www.bezkoder.com/react-spring-boot-mongodb/)\n\nFullstack with Django:\n\u003e [React Hooks + Django Rest Framework](https://www.bezkoder.com/django-react-hooks/)\n\nServerless with Firebase:\n\u003e [React Typescript Firebase example: CRUD App](https://www.bezkoder.com/firebase-typescript-react/)\n\n\u003e [React Typescript Firestore example: CRUD App](https://www.bezkoder.com/react-typescript-firestore/)\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n### Set port\n.env\n```\nPORT=8081\n```\n\n## Project setup\n\nIn the project directory, you can run:\n\n```\nnpm install\n# or\nyarn install\n```\n\nor\n\n### Compiles and hot-reloads for development\n\n```\nnpm start\n# or\nyarn start\n```\n\nOpen [http://localhost:8081](http://localhost:8081) to view it in the browser.\n\nThe page will reload if you make edits.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbezkoder%2Freact-typescript-multiple-file-upload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbezkoder%2Freact-typescript-multiple-file-upload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbezkoder%2Freact-typescript-multiple-file-upload/lists"}