Skip to content

A Cross Platform Application, which provides options to update change Brightness, Saturate, Blur, etc. and saves the images after editing.

Notifications You must be signed in to change notification settings

abhijeetps/Image-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Editor

An App that offers editing option to your images and saves them.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Make sure you have installed Node.js in your PC locally.

Installing

Install electron using npm in your PC, to launch the application under deployment mode.

To install electron, type this in your terminal:

npm install -g electron

After installing, type

npm install 

in your terminal to install dependencies required for the application.

Built With

  • Electron - The framework used
  • Node.js - Cross Platform JavaScript run-time environment
  • npm - Package Manager

Contributing

The project is open source. You can contribute and open pull requests to improve my code.

Versioning

npm is used for versioning the packages of this application.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • I would like to thanks Mehul, of Channel Codedamn on YouTube from where I learnt how to work with Electron and develop Image Editor Application.

About

A Cross Platform Application, which provides options to update change Brightness, Saturate, Blur, etc. and saves the images after editing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published