Skip to content

kmdurga67/Netflix_GPT

Repository files navigation

Netflix_GPT

  • Create React App
  • configured tailwind CSS to application
  • Header
  • Routing of app
  • Login Form
  • SignUp Form
  • Form validation
  • useRef hook
  • Deploying our app to production
  • Create Sign Up User Account
  • Implemented sign in user API
  • Create redux store with userSlice
  • Updating userSlice with user information
  • Implemented SignOut Page
  • Profile Update
  • Fetch Movies from TMDB Database APIs
  • Register for TMDB API & create an app & get access token
  • created custom hook for now playing movies
  • created movieSlice
  • update store with movie data
  • fetch data for trailer video
  • updated store of video data
  • embeded the youtube video make it autoplayed & muted
  • added tail wind css
  • Build Secondary Component
  • Build Movie List
  • Build Movie Card
  • Gpt Search feature
  • Multi-language feature to application
  • Integrated Open AI APIs
  • Gpt Search Api call
  • Fetched gpt movie suggestions from TMDB
  • Create gptSlice added data
  • Memoization
  • Added .env file
  • Made application responsive

Features

  • Login / Sign Up page

    • Sign In / Sign Up page
    • Redirect to browse page
  • Browse page

    • Header
    • Main Movie
      • Trailer
      • Movie Title & Description
      • Movie suggestions
        • Movie list into it
  • NetFlix_GPT

    • Search bar
    • Movies suggestions

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published