/image-download-from-json

Downloading images from imageUrls.json

Primary LanguageJavaScriptOtherNOASSERTION

image-download-from-json

  • This is a simple node application.
  • It just downloads images from the web to the /dist folder

##Install dependencies from CLI:

  • npm i

##Usage:

  • Put your array of image URLs in imageUrls.json file.
  • Start the application from CLI:
  • node index.js