Skip to content

JazmineMT/React-Movie-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Movie-Search

React movie search is a web application that allows a user to search for any movie based on a movie title.

Deployed site can be found here -> https://movie-search-blue.vercel.app/

API Info

This application used The Movie Database API to render movie information to the screen.

The documenttion for this api can be found here -> https://www.themoviedb.org/

Deployed site

Here is a demo of the deployed site. Displayed on the landing screen is a sample of movies from various genres []

Features

  • A user can hover over a movie card and see a description of a movie.

[]

  • A user can search for a movie based on a movie name.

[]