Let's launch our own npm package, Create a npm package which take a image URL , it can be a AWS S3 URL or any cloud URL. it takes the URL , process the image and Generate thumbnail of three different sizes - Small,Medium and Large. and store the images in Cloud and return the URL
Develop a npm package with the above technical scenario