Recently I came across a javascript framework Fabric.js , used for creating canvas elements with simplicity and advance features.
In this tutorial we see how to use it to create a zoom effect using any custom image user upload.
Step-1
Create a index...