Skip to content

A movie app made with React. Features include a default list of popular current movies, a search bar that allows you to search for a particular movie, ratings, and overviews with mouse over.

Notifications You must be signed in to change notification settings

DuncanBrewster/movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screencapture-duncan-movie-app-netlify-app-2022-02-03-15_09_36

A movie app made with React that allows users to search for and read the overview of movies. This project is currently hosted on Netlify.

Features

  • Homescreen shows the most current popular movies
  • Search bar allows the user to search for a particular movie
  • Movie overviews accessible when a movie is hovered over
  • Retrieves API data from The Movie Data Base
  • Is mobile and desktop friendly

Installation

  1. Clone the repository to your computer.
git clone https://github.com/DuncanBrewster/movie-app.git
  1. To view the project locally, navigate to the project folder and open the index.html file in a web browser.

Tools

This project:

  • was built with React.
  • is styled with CSS.
  • uses Fetch API for database queries.
  • hosted on Netlify.

About

A movie app made with React. Features include a default list of popular current movies, a search bar that allows you to search for a particular movie, ratings, and overviews with mouse over.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published