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

DRY code for card headers #11

Closed ravenloue closed 1 year ago

ravenloue commented 1 year ago

The new card headers are much better looking for the website, but there is a lot of code reuse. Needs to be refactored using the DRY method a bit more.