Skip to content

dkay92ad/display-movie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie App

This is a responsive web app. It allows users to search for movies based on a title. Then it displays a list of movies, each displaying information about the corresponding movie.

Available screens

  • Search
  • Featured

Search Page

Users can search for movies based on the title. This displays a list of movies, each displaying information about the corresponding movie:

  • Poster
  • Title (Released)
  • Year
  • Awards
  • Type
  • Rated
  • Genre
  • Director
  • Actors
  • Plot (full)

The movie plot can be either set to display in full or short during search.

For plots in full, there is a read more / read less functionality.

Screenshots

Search Page on Desktop Search Page on iPhone 12 Pro

Featured Page

Featured page displays two predefined movies with these information:

  • Title
  • Year
  • Awards
  • Poster
  • Plot (full)

Screenshots

Featured Page on Desktop Featured Page on iPhone 12 Pro

Installation

git clone https://github.com/dkay92ad/display-movie.git

npm install

npm start / npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published