Skip to content

A Netflix clone built with React that uses the TMDB API for movie data, Firebase Authentication for user login, and Tailwind CSS for a responsive UI.

Notifications You must be signed in to change notification settings

haranck/Netflix-clone-REACT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Netflix Clone 🎬

A Netflix-inspired web application built using React, featuring real-time movie data fetched from the TMDB API, user authentication with Firebase, and a modern responsive UI styled using Tailwind CSS.


πŸš€ Tech Stack

  • React
  • JavaScript (ES6+)
  • TMDB API
  • Firebase Authentication
  • Tailwind CSS
  • HTML5

✨ Features

  • Browse trending, popular, and top-rated movies
  • Dynamic movie rows with posters and details
  • Real-time data fetched from TMDB API
  • User authentication using Firebase (Login / Logout)
  • Responsive Netflix-style UI
  • Clean component-based architecture
  • Environment variable support for API keys

πŸ”‘ API & Authentication

  • TMDB API is used to fetch movie data such as:
    • Trending movies
    • Popular movies
    • Top-rated movies
  • Firebase Authentication handles:
    • User login
    • User logout
    • Session management

About

A Netflix clone built with React that uses the TMDB API for movie data, Firebase Authentication for user login, and Tailwind CSS for a responsive UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published