/netflix-gpt

Primary LanguageJavaScript

steps followed

  • create react app using npx create-react-app netflix-gpt
  • configured bootstrap
  • generates bolier place for function component rafce : react arrow function export component
  • installed routing library npm i react-router-dom

Features

  • Home screen -Login/Sing up
    • Sign In form
    • redirect to browse page
  • Browse page (after authentication)
    • Header
    • Main Movie
      • Trailer in background
      • Title and description
      • MovieSuggestions
        • Movie lists * N - vertical scrolling
  • NetflixGPT
    • search bar
    • movie suggestions