This website requires JavaScript.

My Movie App

MyFavMovie is a single page web application written in vanilla javascript without any framework.

Data gets gathered using the TMDB API. The website makes use the local storage in the browser, so when you visit the website once the data is accessible when you are offline. This also causes a faster page load the next time you visit.

The application is designed written a mobile first approach. And makes use of swipe gestures using Hammer.js. This way the web application feels like a native app in the browser.

Date

November 2014

Tags

  • Vanilla.js
My movie app mockup