https://github.com/shivankk26/desktop-image-resizing-app
In this Project, I've built a Desktop App called Image Resizing App in which a user can easily resize an Image as per their convenience. The Best part of this Application is that it is to be used on a Desktop, i.e the user does not need to have an Active Internet Connection. It can be easily used in a Laptop, Tablet, Desktop, etc...
https://github.com/shivankk26/desktop-image-resizing-app
electronjs html javascript tailwindcss
Last synced: 3 months ago
JSON representation
In this Project, I've built a Desktop App called Image Resizing App in which a user can easily resize an Image as per their convenience. The Best part of this Application is that it is to be used on a Desktop, i.e the user does not need to have an Active Internet Connection. It can be easily used in a Laptop, Tablet, Desktop, etc...
- Host: GitHub
- URL: https://github.com/shivankk26/desktop-image-resizing-app
- Owner: ShivankK26
- Created: 2023-07-16T18:53:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-31T11:55:36.000Z (almost 2 years ago)
- Last Synced: 2025-01-09T06:22:31.873Z (4 months ago)
- Topics: electronjs, html, javascript, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 120 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About The Project
In this Project, I've built a Desktop App called Image Resizing App in which a user can easily resize an Image as per their convenience. The Best part of this Application is that it is to be used on a Desktop, i.e the user does not need to have an Active Internet Connection. It can be easily used in a Laptop, Tablet, Desktop, etc. So, just use it and have fun!
Use the `README.md` to get started.
# Built With
The Tech Stacks used are:
# Getting Started
To get started, download the entire Source Code and then follow the Documentation.
* electronjs Documentation Link```sh
https://www.electronjs.org/docs/latest/
```* modules
```sh
const path = require('path');
const os = require('os');
const fs = require('fs');
```
# Contact
Name: Shivank Kapur - [email protected]
Project Link: