Skip to content

muditsharma01/React-image-resizer---React-Basics-Rendering-Lists-Conditional-content-React---t68l6id2w2sl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Resizer

In this project , we will be creatinga a simple image resizer.

  1. Using the image.jpeg file provided in src folder render the image in a src tag with id="resizable-image" and initial hieght and width to 320px.

2)Create two sliders (use proper input type) with id="height-slider" and "width-slider" respectively. They will be used to change the height and width of the image.

3)The minimum height and width should be 100px and max should be 800px while default being 320px.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published