Skip to content

React Movie Finder which uses TMDB API to get information about trending movies, display credits information about a movie

Notifications You must be signed in to change notification settings

yashcrest/React-Movie-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Info App

A simple and intuitive web application to search for movies and view detailed information about them, using the TMDB (The Movie Database) API.

Movie-Finder

Features:

  1. Search Movies: Search for any movie by name.
  2. View Movie Details: Click on a movie to view detailed information including cast, director, plot, genre, and IMDB rating.
  3. Responsive Design: The app is fully responsive and works across desktop, tablet, and mobile devices.

Technologies Used:

  • React: For building the user interface.
  • TMDB API: To fetch the movie details.
  • Other libraries and tools include react-router-dom, React Icons, etc.

To Clone the project locally:

NOTE: Please create a .env file and add VITE_TMDB_API_KEY = "61ba334e8728a89f12e1c2f0efc08d79"

  1. Clone the Repository:
git clone https://github.com/yashcrest/React-Movie-Finder
cd React-Movie-Finder

About

React Movie Finder which uses TMDB API to get information about trending movies, display credits information about a movie

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published