Skip to content

The React Netflix Clone is a captivating project developed in React.js, employing a Single Page Application (SPA) structure. Seamlessly integrated with the TMDB API, this application allows users to explore an extensive library of movies, read insightful reviews, and preview trailers for an immersive cinematic experience.

Notifications You must be signed in to change notification settings

1uckyswish/React-Netflix-Clone-TMDB-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Netflix Clone (TMDB API)

A Netflix clone project built with React.js, utilizing a Single Page Application (SPA) architecture. The application leverages the TMDB API to fetch movies, reviews, and trailers, providing users with an immersive movie-watching experience.

Introduction

The React Netflix Clone is a project created with React.js, offering a user-friendly interface to explore movies, read reviews, and watch trailers. The application dynamically fetches data from the TMDB API, ensuring an up-to-date catalog of movies.

Features

  • Browse a wide range of movies
  • Read reviews for each movie
  • Watch trailers for selected movies

Technologies Used

  • React.js
  • Single Page Application (SPA) architecture
  • TMDB API

Installation

To run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/1uckyswish/React-Netflix-Clone-TMDB-API.git
  2. Navigate to the project directory:

    cd React-Netflix-Clone-TMDB-API
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and visit http://localhost:3000

Usage

  • Explore the vast movie catalog
  • Read reviews to make informed choices
  • Watch trailers to get a sneak peek

Contributing

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

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push to your fork and submit a pull request.

About

The React Netflix Clone is a captivating project developed in React.js, employing a Single Page Application (SPA) structure. Seamlessly integrated with the TMDB API, this application allows users to explore an extensive library of movies, read insightful reviews, and preview trailers for an immersive cinematic experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published