Skip to content

matiasmenker/popcorn-club

Repository files navigation

Popcorn Club Logo Popcorn Club App by Matias Menker

Popcorn Club is a React Native app that allows users to explore and discover movies with features like trending movies, detailed movie information, and more.

Features

  • Browse by category, such as Drama, Populars, etc
  • View detailed movie information, including genres, popularity, and synopsis.
  • Save movies into your whatchlist
  • Reproduce Official Trailers for the movies

Screens

  • Home: View trending and popular movies at a glance.
  • Movies: Browse movie lists.
  • Movie Detail: Explore in-depth information about a specific movie.
  • Watchlist: Access your saved movies for later viewing.

Data API

The app utilizes the The Movie Database (TMDb) API to fetch movie data.

A personal API Key has been obtained for educational purposes.

To protect sensitive information like the API_KEY, a custom API layer has been implemented using Vercel. This layer acts as an intermediary, exposing only the required endpoints for the app to consume.

Developer Notes

This application is developed solely for educational purposes and is not intended for commercial use. All movie data and related information are sourced from The Movie Database (TMDb) API under their terms of use. The app’s features and functionalities are meant to demonstrate skills in React Native development, API integration, and mobile application design.

  • API Key Usage: The TMDb API Key is used in accordance with TMDb guidelines for educational and non-commercial projects.
  • Copyright: All movie-related content, including posters, titles, and other metadata, belongs to The Movie Database (TMDb) and their respective copyright holders.
  • Liability: The author assumes no responsibility for any misuse of the code or API beyond its intended purpose.

For inquiries or concerns, please contact the developer directly menkermatias@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published