/FilmFinder

A simple site that finds a random film for you to watch in your selected genre

Primary LanguageCSS

FilmFinder

To learn more you can visit the site here, or read the blog post about it here.


Bored and feel like watching a movie, but you don't know what to watch? Simply select a genre and let FilmFinder do all the work!

I used SASS/SCSS to produce the stylesheet and made use of the Bourbon library of SASS mixins. I've placed the CSS file (rather than the SASS file) in the git repository to make it easier to run the code yourself, so there are no dependancies on Bourbon or SASS/SCSS.

To run this code yourself you will also need to sign up for an account at themoviedb.org and get an API key. Place the API key at the top of main.js and you're good to go.