Angular 10 upload multiple Images example

Demo Url

https://rohit3230.github.io/angular-10-imgUpload/

Whats in this project

IMG document upload Functionality with angular 10+ version. Send file data in api.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Extra Infomation

Run code using "ng serve" command.

You can upload multiple file by single api at a time.