Skip to content

ahmedmeddhatt/Movie-DB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Movie rmdb

Table of Contents

How to Load the App

git clone https://github.com/ahmedmeddhatt/Movie-DB.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 !