/movie-app-demo

React app that shows the most popular movies taken from the TheMovieDB API

Primary LanguageJavaScript

Movie App Home Screen Movie App Detail Screen

Movie App

This is a React app that shows the most popular movies taken from the TheMovieDB API. You can click on each movie poster to see its details.

Material UI is used as design library.

The app is optimized for mobile screens. If you are on desktop please run it in mobile view or adjust the size of your viewport to a portrait aspect ratio.

Instructions

  • npm i to install the required packages
  • Run the app with npm start

Live Demo

You can find a live demo at this link: https://movie-app-b5faa.web.app