hutajoullach / image-resizer-electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .

About


Languages

Language:CSS 55.6%Language:JavaScript 27.8%Language:HTML 16.6%