rmorabia / alia

When is Alia Bhatt's next movie coming out?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When is Alia Bhatt's next movie coming out?

This app counts down to Alia Bhatt's next movie release.

Is the website up? license GitHub code size in bytes GitHub last commit

Technologies

  • JavaScript
  • ES6 Promises
  • AJAX
  • GET API
  • TMDb API
  • HTML
  • CSS

Both the CSS and the JavaScript are framework-free.

Features

  • Live countdown timer
  • Update on refresh
  • Pulls text, image, and video data from TMDb
  • Mobile-responsive
  • If a YouTube trailer exists, display it
  • Error catching if the request fails or if the request returns nothing

Instructions for Running Locally

Clone to your computer using:

git clone https://github.com/rmorabia/alia.git

Then, open index.html to access the site.

Special Thanks

The TMDb API is extremely open and well-documented. Without their liberal use policy, this wouldn't have been possible.

In order to make the YouTube trailer responsive, I borrowed code from this article.

About

When is Alia Bhatt's next movie coming out?

License:MIT License


Languages

Language:CSS 65.5%Language:JavaScript 21.0%Language:HTML 13.5%