krutivaspradhan / cuddly-telegram-star-wars-app

Star Wars Movie Ranking List
https://krutivaspradhan.github.io/cuddly-telegram-star-wars-app/
GNU General Public License v3.0
0 stars 0 forks source link

Code for button event #3

Closed krutivaspradhan closed 2 months ago

krutivaspradhan commented 2 months ago

Created a click event for the "Add Random Movie" button. When clicked, it adds a random movie from the array to the DOM and removes it from the array.

krutivaspradhan commented 2 months ago

Issue resolved