Skip to content

mustafademirtas/boyut-resizer

Repository files navigation

Boyut Resizer

Boyut Resizer is an image resizer application which based on React, React Router, Webpack, React Hot Loader.

GitHub issues tag GitHub license

Screenshot

Install

git clone https://github.com/mustafademirtas/boyut-resizer
cd boyut-resizer
yarn

Starting Development

Start the app in the dev environment. This starts the renderer process in hot-module-replacement mode and starts a webpack dev server that sends hot updates to the renderer process:

yarn dev

Packaging for Production

To package apps for the local platform:

yarn package

Contribution

Feel free to contribute. Open a new issue, or make a pull request.

License

MIT © Boyut Resizer