Skip to content

aral55/react-netflix

Repository files navigation

React Netflix Clone

🚀 Overview

A Netflix-inspired web application built with React. Users can browse movies and TV shows, view details for each title, and manage their own profile. The app includes authentication for login and signup, and a protected profile page that requires a signed-in user. The interface is responsive and provides a smooth, modern experience similar to Netflix.

🛑 Problem

The goal was to create a streaming platform clone that demonstrates front-end skills, state management, and protected routing. Users should be able to browse content securely while having a personalized profile area.

💡 Solution

I built the app using React with React Router for navigation and Context API for authentication state. Protected routes ensure that only authenticated users can access the profile page. The NavBar is consistent across all pages, and the UI is designed to be responsive across desktop and mobile devices.

🛠️ Tools & Technologies

  • React
  • React Router
  • Context API
  • CSS / Responsive Design

📸 Screenshots

Home Page Login Page Profile Page

✅ Outcome

  • Fully responsive Netflix-style interface
  • Authentication system with login/signup and protected routes
  • Smooth navigation and consistent layout with NavBar
  • Demonstrates front-end development skills with React, routing, and state management

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors