ravenloue / TMDB-TrendingSearch

A mobile-friendly webpage that utilizes TMDB's API to retrieve daily or weekly trends for movies, tv shows and people involved in the industry.
https://ravenloue.github.io/TMDB-TrendingSearch/public/
1 stars 0 forks source link

Populate fetched information into a card #20

Closed ravenloue closed 1 year ago

ravenloue commented 1 year ago

Once I have the information I need, I need to make that information pop up on the screen for the user when they click on it, and make it go away when they click out or close it somehow.