Skip to content

🎞️ Vanilla JS app that displays current movie and TV show info. Built as a section of Brad Traversy's modern JS course.

Notifications You must be signed in to change notification settings

Xelodico/flixx-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📽️ About

Movie info application built with vanilla JavaScript that uses version 3 of the The Movie Database API

This is part of Brad Traversy's Modern JS From The Beginning 2.0 course. I highly recommend it!

Screenshot


💡Features

  • Includes the most popular movies and TV shows with their own detailed pages.
  • Search box for movies and shows with full pagination.
  • A slider for movies that are currently playing in theaters. The slider uses the Swiper library.

In addition to Brad's requirements, I also added:

  • A Swiper slider for shows that are currently airing.
  • Casting information. This also uses the Swiper library.