React Movie rmdb

Link to App project image

Table of Contents

How to Load the App

@rehooks/network-status package has some issue with dependency.

git clone https://api.glitch.com/git/anton-karlovskiy-react-movie
npm install
npm start
npm run build

About

Modern fast movie database web app with React using The Movie DB API. All the new popular movies are populated along with search bar for your own movie search. Clicking on specific movies bring you all data about the movie including actors, directors, time, budget, revenue, rating and many more.

How to Use the App

  • Find the most popular movie at the moment on the front page
  • Click on specific movie to view full-blown information
  • Use the Search bar to find you favorites movies and their information
  • Bookmark and use the App at your own pace!

Glitch Source

Hope You Enjoy the App !