Skip to content

Divyesh-5981/tmdb-clone-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TMDB Movie Clone Logo

🎬 TMDB Movie Clone

A visually stunning and responsive movie catalog web app built with React, inspired by The Movie Database (TMDB). Explore a world of cinema, discover new releases, and dive into the details of your favorite movies.

πŸš€ Features

  1. Trending Explorer: Explore the latest trending movies and TV shows to stay updated on the hottest entertainment.

  2. Comprehensive Information: Dive into detailed information, including cast, seasons, and keywords, for a richer viewing experience.

  3. Category Highlights: Enjoy curated categories like popular, now playing, upcoming, and top-rated to easily discover content.

  4. Personalized Recommendations: Receive tailored recommendations for movies and TV shows, enhancing your cinematic journey.

βš›οΈ Technologies Used

  • React: Frontend library for building dynamic user interfaces.
  • TMDB API: Integration for fetching up-to-date movie data.

πŸ› οΈ Usage

  1. Clone the repository:

    git clone https://github.com/Divyesh-5981/tmdb-clone-react.git
    
  2. Navigate to the project directory:

    cd tmdb-clone-react
    
  3. Install dependencies:

    npm install
    
  4. Get your TMDB API key:

    • Visit The Movie Database (TMDB) and create an account.
    • Once logged in, go to your account settings and create an API key.
    • Copy the API key.
  5. Create a .env file in the project root::

    • Create a file named .env in the project root.

    • Add your TMDB API key to the .env file:

      REACT_APP_TMDB_API_KEY=your_api_key_here
      
  6. Run the app:

    npm start
    
  7. Explore and enjoy!

    • Browse through the collection of movies, discover new releases, and explore detailed movie information.

🌟 Show your support

  • If you find this project helpful or inspiring, give it a ⭐️ to show your support!

About

🎬 A web app built with React, inspired by The Movie Database (TMDB).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published