Skip to content

vnavaneeth10/netflix-gpt

Repository files navigation

Netflix GPT

  • Create React App
  • Configured TailwindCSS
  • Header
  • Routing of App
  • Login Form
  • Sign up Form
  • Form Validation
  • useRef Hook
  • Firebase Setup
  • Deploying our app to production
  • Create SignUp User Account
  • Implement Sign In user Api
  • Created Redux Store with userSlice
  • Implemented Sign out
  • Update Profile
  • BugFix: Sign up user displayName and profile picture update
  • BugFix: if the user is not logged in -Redirect /browse to Login Page and vice-versa
  • Unsubscribed to the onAuthStateChanged callback

Features

  • Login/Sign Up
  • Sign In /Sign up Form
  • redirect to Browse Page
  • Browse (after authentication)
  • Header
  • Main Movie
  • Trailer in Background
  • Title & Description
  • MovieSuggestions
  • MovieLists * N
  • NetflixGPT
  • Search Bar
  • Movie Suggestions