TusharKanjariya / fileupload-nodejs-angular

This is a small Application about Image Upload to using Angular 9, Node-Express and Multer Middleware.

Home Page:https://tusharkanjariya.github.io/fileupload-nodejs-angular/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fileupload-nodejs-angular

Live Demo

This Project is made in Angular 9, Node.js Express and Multer Middleware.

Steps to RUN this App:

  • open Terminal or CMD.
  • go to /client folder and run command npm install.
  • run command ng serve
  • go to /server folder and run command npm install.
  • run command npm start

About

This is a small Application about Image Upload to using Angular 9, Node-Express and Multer Middleware.

https://tusharkanjariya.github.io/fileupload-nodejs-angular/


Languages

Language:TypeScript 66.0%Language:JavaScript 20.6%Language:HTML 12.5%Language:CSS 0.9%