Skip to content

HTML, CSS, Vanilla Javascript - Notflix - not Netflix Movie Information App - is a demo product web application that provides a satisfying movie browsing experience. It accesses The Movie Database (TMDb) through their API to download information about the most popular movies.

Notifications You must be signed in to change notification settings

nikczemnydev/Notflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notflix - not Netflix Movie Information App - is a demo product web application that provides a satisfying movie browsing experience. It accesses The Movie Database (TMDb) through their API to download information about the most popular movies. This information includes the movie titles, posters, average ratings, and short plot descriptions. Notflix displays this information in an organized way, with descriptions smoothly sliding over posters as the user hovers their mouse cursor over them. Additionally, Notflix has a search function that allows users to look up information about the titles they are interested in.

Notflix is designed with a product-oriented mindset, it is ready to deploy quickly to serve as front-end for any video streaming service, with a focus on providing a seamless and intuitive user experience. With its sleek and modern design, Notflix is sure to be a hit with movie lovers everywhere. Try it out today and discover your next favorite movie!

You can see how it runs online on CodePen:

https://codepen.io/nikczemnydev/pen/eYXMebm

You can see how it looks here, on screenshot:

Screenshot

Or you can follow these instructions to run it locally on your computer:

  1. Download index.html, style.css and script.js files.
  2. Put all 3 of them in the same folder (I know it's good practice to use subfolders - I kept it this way for ease of use, which is also why I linked photos online as opposed to local pics.)
  3. Click index.html, it should open in your browser, if it doesn't (maybe because your default .html program is a text/code editor) then drag the index.html file and drop it in your browser window.

About

HTML, CSS, Vanilla Javascript - Notflix - not Netflix Movie Information App - is a demo product web application that provides a satisfying movie browsing experience. It accesses The Movie Database (TMDb) through their API to download information about the most popular movies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published