Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Image Editor

This Uppload example lets users edit photos before uploading them, with effects like cropping, blurring, adjusting brightness, contrast, grayscale, inversion, saturation, and sepia.

🛠 Development

This example uses the Parcel bundler:

To start a local development server with HMR:

npm run start

To build a production version:

npm run build

🐛 Issues

If you want to report a problem or suggestion with Image Editor, please open an issue in the main elninotech/uppload repo and add the label "examples".

📄 License

MIT © El Niño