marinbgd / image-download-from-json

Downloading images from imageUrls.json

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Downloading images from imageUrls.json

License:Other


Languages

Language:JavaScript 100.0%