/test2

Primary LanguageVue

Project requirements

Must have:

  • Use 3rd version of TMDB API
  • Search movies by name
  • List of recent popular movies on front page
  • Create a single movie details page
  • Use pagination
  • Filter movies by year, country, etc.
  • Celebrity details page. List of movies they worked on
  • Replace regular search with multisearch: TMDB doc

Nice to have:

  • Authorization: TMDB doc
  • Add movie to favorites, show favorites
  • Create user watchlist
  • Show movie reviews on movie page
  • Comments & Reviews section using firebase or other DB provider
  • Dark mode

Examples of implementation can be chekced here