An entertainment app built using ReactJS, Material UI, and Movie Database API to show Top trending movies, Web series and search functionality to search for Movies and Web series and get Details about a movie or a web series.
It uses REST API to fetch data from the moviedb api endpoint which returns a JSON result that is mapped and rendered as Output/Result in UI.
- ReactJS
- Material UI
- Movie Database API