Electron Image Resizer App

Electron app which allows users to select an image and change the width and height from Traversy Media. Added a way to change the download dir for the image.

How to use

Install dependencies:

npm i

Run:

npm start

Use Electronmon to reload after changing the code in dev environment

npx electronmon .