Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 658 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 658 Bytes

A simple, elegant website where you can take a deep look at the latest movies and TV shows.

  • Consumes data from TMDB
  • To hide the API keys, I have a proxy server hosted on glitch with certain endpoints, rate-limiting and api caching
  • Usage of CSS grid to display cards in a responsive way
  • Usage of Flexbox
  • Usage of media queries to make the website fully responsive across all screen sizes
  • Usage of JavaScript fetch api
  • Usage of JavaScript classes
  • Vanilla DOM manipulation

Made with ❤️ by Sarim