Skip to content

This project is a clone of Amazon Prime Video, built using ReactJS and utilizing the TMDB (The Movie Database) API for fetching movie and TV show data. It aims to replicate the user interface and some of the key functionalities of the popular streaming platform, allowing users to browse and watch their favorite movies and shows.

Notifications You must be signed in to change notification settings

yashbajoria05/Amazon-Prime-Videos-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Amazon Prime Video Clone

Overview

This project is a clone of Amazon Prime Video, built using ReactJS and utilizing the TMDB (The Movie Database) API for fetching movie and TV show data. It aims to replicate the user interface and some of the key functionalities of the popular streaming platform, allowing users to browse and watch their favorite movies and shows.

Features

  • Dynamic Content : Fetches the latest movie and TV show data from the TMDB API to provide an up-to-date catalog.
  • Responsive Design : Ensures a seamless experience across various devices and screen sizes.
  • Movie Details : Displays detailed information about each movie, including synopsis, cast, release date, and more.
  • User Authentication : Allows users to create accounts, log in, and save their favorite movies or create watchlists.
  • Search Functionality : Enables users to search for specific movies or TV shows within the platform.

Technologies Used

  • ReactJS : Used as the core framework for building the user interface and managing state.
  • TMDB API : Leveraged to fetch movie and TV show data, including details, images, and trailers.
  • CSS : Styled components to create an intuitive and visually appealing user interface.

Getting Started

  1. Clone the repository: git clone https://github.com/yashbajoria05/Amazon-Prime-Videos-Clone.git
  2. Install dependencies: npm install
  3. Obtain TMDB API key: TMDB API
  4. Configure environment variables with API keys.
  5. Run the app: npm start

Contribution Guidelines

If you'd like to contribute to the project, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature: git checkout -b feature-name
  3. Make your changes and commit them: git commit -m 'Add new feature'
  4. Push to the branch: git push origin feature-name
  5. Submit a pull request.

Feel free to customize this description based on the specific features and technologies you've implemented in your Amazon Prime Video Clone project.

About

This project is a clone of Amazon Prime Video, built using ReactJS and utilizing the TMDB (The Movie Database) API for fetching movie and TV show data. It aims to replicate the user interface and some of the key functionalities of the popular streaming platform, allowing users to browse and watch their favorite movies and shows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published