Skip to content

50773sa/TheMovieAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheMovieAPI

School Project - Submission Task

We were supposed to create an interface for The Movie DB (TMDB) where users can view the latest movies in theaters, the most popular movies, and the top-rated movies in Sweden (or the USA). Users should also be able to browse movies based on genre.

Additionally, wherever a movie is displayed, users should be able to click on it to view information about the movie and the actors involved. It should also be possible to click on an actor to see the movies they have appeared in.

Technical Requirements:

  • Component-based
  • Uses React Router
  • Uses React Query
  • The communication with the API should be handled in a separate middleware layer (a "service" where the Fetch/axios communication takes place).

About

Interface for The Movie DB (TMDB)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published