Fetch data from the movie db using ReactJS
git clone https://github.com/QueenieeQ/React_movie.git
npm install
npm start
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.
- 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!