/movie-info-react

A react app consuming themoviedb.org API

Primary LanguageJavaScript

Movie React App

Find your next watch

Tech Stack

API: themoviedb.org

Client: React.js

Installation

Run the locally project by running

  cd movie-info-app
  npm install
  npm run start

Screenshots

Home Page showing the newly released movies

image

Select Genre

image

Search for movies

image

Switch between pages

image

View Movie

image