Skip to content

Anmol-002/Netflix_Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix Clone

A simplified clone of the Netflix platform, allowing users to explore a curated list of movies and TV shows, maintain a watchlist, and enjoy a sample streaming experience.

Features

  • User Authentication: Secure login and signup using Firebase.
  • Home Page: Dynamic list of trending, top-rated, and genre-specific movies and shows.
  • Movie/TV Show Details: Dedicated pages displaying details like synopsis, cast, and reviews.
  • Watchlist: Users can add movies or shows to their watchlist, saved locally in the browser's local storage.
  • Responsive Design: Optimized for desktop and mobile viewing.
  • Video Player: Integrated video player for a seamless streaming experience (sample videos only).

Tech Stack

  • Frontend: React, CSS (Styled Components)
  • Authentication: Firebase for user authentication
  • Data Source: Movie and show data fetched via an external API
  • Watchlist Storage: Local storage for persistent watchlist functionality

Installation

  1. Clone the repository:

    git clone [https://github.com/yourusername/netflix-clone.git](https://github.com/Anmol-002/Netflix_Clone)
    cd netflix-clone
    npm install
    
    

image image image image

Releases

No releases published

Packages

No packages published