Building Image Resizer with JavaScript DOM Manipulation

Learn in Public – Day 20 🚀 Built a small Image Resizer project today. The idea is simple.......use + and - buttons to increase or decrease the width of an image by 5px. I also added limits so the image can’t become too big or too small, and a warning message appears if it reaches the limit...! While building this, I practiced: DOM manipulation Updating styles dynamically Handling button click events Using simple conditions for limits Small project, but it helped me get more comfortable controlling UI with JavaScript...! Live Project 👇 https://lnkd.in/dh5iq6gR GitHub Repo 👇 https://lnkd.in/dtBNRGZ7 #LearnInPublic #JavaScript #WebDevelopment #Day20

  • No alternative text description for this image

To view or add a comment, sign in

Explore content categories