Angular 8 File Upload with Progress Bar Tutorial - Learn to create progress bar in Angular using HttpEvent and HttpEventType APIs.
Angular 8 File Upload with Progress Bar Tutorial
$ git clone https://github.com/SinghDigamber/FileuploadProgressbarAngular.git
$ cd fileupload-progressbar-angular
$ npm install
$ ng serve
$ cd backend
$ npm install
$ mongod
$ nodemon