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 & Accessible #15

Closed ravenloue closed 1 year ago

ravenloue commented 1 year ago

Reduced the amount of lines for generating the cards by almost half. Also made some adjustments to the page to better comply with web accessibility standards

ravenloue commented 1 year ago

Hopefully this fixes the accessibility issues