devsarim / findmovies-app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 60.5%Language:HTML 22.1%Language:CSS 17.4%