Skip to content

Pius931/TheMovieMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheMovieMap

TheMovieMap is a modern React application that allows users to discover movies, search for titles, view detailed information, and watch official trailers using data from the TMDB API.

This project was built as part of my frontend portfolio to demonstrate real-world React skills, API integration, and UI/UX considerations.


Features

  • Search for movies by title
  • View popular movies with pagination
  • Movie details page (overview, ratings, release date)
  • Watch official movie trailers (YouTube embeds)
  • Dark & Light mode toggle with animation
  • Fully responsive design (mobile-first)

Tech Stack

  • React
  • React Router
  • JavaScript (ES6+)
  • CSS
  • TMDB API

API Used

This app uses the The Movie Database (TMDB) API to fetch:

  • Popular movies
  • Search results
  • Movie details
  • Official trailers

TMDB does not provide downloadable movies — only metadata and trailers.


Important Note

This application does not host or stream movies.

Trailers are embedded from YouTube, and future updates may include links that redirect users to official streaming platforms such as Netflix, Amazon Prime Video, or Apple TV, where the content is legally available.


Live Demo

click here


Author

Pius Olumide
Frontend Developer


License

This project is for educational and portfolio purposes.

About

A feature-rich media discovery dashboard leveraging the TMDB API. Built with React, it features real-time search, video trailer integration via YouTube, and a customized dark-mode UI. Showcases advanced API handling and state-driven filtering

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors