# Image_Modal
Modal Box for image showcase
### How to use
1. Import modal.js and modal.css
2. Set your object class as img-obj
3. Add onClick method on your object and inside code is
>show_modal(this)
4. Now enjoy your image showcase :D