Skip to content

thoughtlessmind/watchflix

Repository files navigation

Watchflix

https://notwatchflix.netlify.app

An Angular app to show movie details. User can view a single movie/show details, casts info, search movies/shows/actors.
This is clone of my other project, made to practice Angular and RxJS.

RxJS is used for hadling events.

TMDB service is used for getting related data. SCSS is used for stylings.

  • Dark and light theme
  • Search movies/shows/person
  • See movies/shows info, desscription and casts info.