Skip to content

shadab19it/netflix-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix Clone with ReactJS

This project is a Netflix clone built with ReactJS, showcasing a simplified version of the popular streaming platform's user interface.

Netflix Clone Thumbnail

Table of Contents

Features

  • Responsive design, suitable for various screen sizes.
  • Dynamic content loading using The Movie Database (TMDb) API.
  • Netflix-style movie and TV show browsing interface.
  • Trailer playback functionality for selected titles.
  • User-friendly and intuitive UI for easy navigation.

Installation

Before you begin, ensure you have Node.js and npm installed on your machine.

  1. Clone the repository to your local machine:

    git clone https://github.com/shadab19it/netflix-clone.git
    
  2. Change into the project directory

    cd netflix-clone
  3. Install dependencies:

    npm install
  4. Start Application:

    npm start

Technologies Used

  • ReactJS
  • HTML
  • CSS
  • JavaScript
  • The Movie Database (TMDb) API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published