{"id":21207028,"url":"https://github.com/savanihd/angular-17-multiple-image-upload-with-preview","last_synced_at":"2026-05-22T14:15:05.118Z","repository":{"id":213072490,"uuid":"724625827","full_name":"savanihd/Angular-17-Multiple-Image-Upload-with-Preview","owner":"savanihd","description":"Angular 17 Multiple Image Upload with Preview","archived":false,"fork":false,"pushed_at":"2023-12-18T08:44:44.000Z","size":232,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T15:49:24.533Z","etag":null,"topics":["angular","angular17"],"latest_commit_sha":null,"homepage":"https://www.itsolutionstuff.com/post/angular-17-multiple-image-upload-with-preview-exampleexample.html","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/savanihd.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}},"created_at":"2023-11-28T13:17:31.000Z","updated_at":"2023-12-04T13:32:22.000Z","dependencies_parsed_at":"2023-12-18T10:04:56.020Z","dependency_job_id":"b6a3e5c7-0b02-49c5-9a03-759a5b6d3d6d","html_url":"https://github.com/savanihd/Angular-17-Multiple-Image-Upload-with-Preview","commit_stats":null,"previous_names":["savanihd/angular-17-multiple-image-upload-with-preview"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savanihd%2FAngular-17-Multiple-Image-Upload-with-Preview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savanihd%2FAngular-17-Multiple-Image-Upload-with-Preview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savanihd%2FAngular-17-Multiple-Image-Upload-with-Preview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savanihd%2FAngular-17-Multiple-Image-Upload-with-Preview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/savanihd","download_url":"https://codeload.github.com/savanihd/Angular-17-Multiple-Image-Upload-with-Preview/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243658830,"owners_count":20326572,"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":["angular","angular17"],"created_at":"2024-11-20T20:57:31.699Z","updated_at":"2026-05-22T14:15:05.048Z","avatar_url":"https://github.com/savanihd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular 17 Multiple Image Upload with Preview Example\n\n  Build Multiple Image Upload with Preview example using Angular 17, Bootstrap, and FormData with Progress Bars.\n  - Step 1: Create Angular 17 Project\n  - Step 2: Create Image Upload Component\n  - Step 3: Import Component\n  - Step 4: Use New Component\n  - Step 5: Create API Endpoint\n  - Run PHP \u0026 Angular App\n\nFor more details, please visit:\n\u003e [Angular 17 Multiple Image upload with Preview example](https://www.itsolutionstuff.com/post/angular-17-multiple-image-upload-with-preview-exampleexample.html)\n\nFor more examples, please visit:\n\u003e [Angular 17 CRUD Application Step by Step](https://www.itsolutionstuff.com/post/angular-17-crud-application-tutorial-exampleexample.html)\n\n\u003e [Angular 17 Stripe Payment Gateway Example](https://www.itsolutionstuff.com/post/angular-17-stripe-payment-integration-exampleexample.html)\n\n\u003e [Angular 17 Login with Google Example](https://www.itsolutionstuff.com/post/angular-17-login-with-google-gmail-account-exampleexample.html)\n\n\u003e [Angular 17 Simple Pagination Example](https://www.itsolutionstuff.com/post/angular-17-pagination-with-ngx-pagination-exampleexample.html)\n\n\u003e [Angular 17 HttpClient Request Example](https://www.itsolutionstuff.com/post/angular-17-httpclient-http-services-tutorialexample.html)\n\n\u003e [Angular 17 Template Driven Form Example](https://www.itsolutionstuff.com/post/angular-17-template-driven-form-with-validation-exampleexample.html)\n\n\u003e [Angular 17 Multiple Image Upload Example](https://www.itsolutionstuff.com/post/angular-17-multiple-image-upload-with-preview-exampleexample.html)\n\n\u003e [Angular 17 File Upload Example](https://www.itsolutionstuff.com/post/angular-17-file-upload-tutorial-exampleexample.html)\n\n\u003e [Angular 17 Image Upload with Preview Example](https://www.itsolutionstuff.com/post/angular-17-image-upload-with-preview-exampleexample.html)\n\n\u003e [Angular 17 Reactive Forms with Validation Example](https://www.itsolutionstuff.com/post/angular-17-reactive-forms-with-validation-exampleexample.html)\n\n\u003e [Angular 17 Install Bootstrap 5 Example](https://www.itsolutionstuff.com/post/how-to-add-bootstrap-5-in-angular-17-applicationexample.html)\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.0.0.\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsavanihd%2Fangular-17-multiple-image-upload-with-preview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsavanihd%2Fangular-17-multiple-image-upload-with-preview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsavanihd%2Fangular-17-multiple-image-upload-with-preview/lists"}