Shipped this project!
I built a simple and interactive Table Generator web app where users can enter a number and instantly generate its multiplication table. The goal was to practice dynamic content rendering using JavaScript.
I worked on handling user input, updating the DOM, and ensuring smooth output display. I also focused on keeping the UI clean and user-friendly.
This project helped me strengthen my understanding of JavaScript logic and DOM manipulation.