Skip to content

This repository includes Movie Search App built in React It uses TMDB Api to retrieve movies

Notifications You must be signed in to change notification settings

ysmnclsknnl/popcorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Popcorn Movie App

1. Link and Preview

Project link is available at Popcorn Movie App

Free Dictionary Preview

2. Description

Popcorn is a movie search application. Users can search for movies and add movies to their watch list.

3. Application Folder Structure

public
└── index.html
src
└── assets
└── componentCss
└── context
└── helpers
└── hooks
└── routes
└── App.css
└── App.js
└── constants.js
└── index.css
└── index.js

4. Application

5. Must Haves

  • Users can search for movies and display poster , vote average of the movies.
  • Users can see the details of a movie such as genre, movie title ,release date ,overview ,vote counts,company
  • Users can add movies to their watch list.
  • Users can directed to the error page if something goes wrong.

6. Nice to Have

  • Users can see the reviews of a movie and can watch the trailer of a movie.

About

This repository includes Movie Search App built in React It uses TMDB Api to retrieve movies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published