react-movie icon indicating copy to clipboard operation
react-movie copied to clipboard

🎬 Modern fast movie database web app with React using The Movie DB API.

React Movie rmdb

Link to App project image

Table of Contents

  • How to Load the App
  • About the App
  • How to Use the App

How to Load the App

git clone https://github.com/oliver-gomes/react-movie.git
npm install
npm start

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!

Hope You Enjoy the App !