Skip to content

ritikpal1122/netflix-gpt

Repository files navigation

NetflixGpt

  • create react app
  • tailwind css addded
  • Header
  • Routing
  • Login Form
  • Register Form
  • Form Validation
  • useRef Hook
  • firebase Setup
  • hosted live
  • create signup user acc
  • login user acc
  • Created user Store With Slice
  • push userinfo to redux store
  • updateProfile
  • signup Display name
  • if user not logged in then it cant go to the next page
  • ubsubscribe when the comoponent unmount
  • add hardcoaded value to the constant fields
  • Register TMDB API and Create an App & get Access Token
  • Get Data From TMDB now playing Movie List
  • create hook for now playing movies
  • create movie slice
  • add movie to redux store
  • Planning for main and Secondry container
  • fetch data for trailer video
  • Update store with trailer video data
  • Embedded the YT Video make it autoplay
  • Added Tailwind classses
  • Build Secondry Component
  • Build Movie List
  • Build Movie Card
  • TMDB Image URL
  • Made The Browse Page Amazing With Css
  • use and created customhooks for diff type for movie
  • GPT search Feature
  • GPT Search Bar
  • GPT Search Page
  • Multi-language Feature in our APP
  • Integrate the GPT API's

feature

Login/signup

  • redirect to browsepage
  • browsePage (after auth )
    • Header
    • mainMovie
      • trailer background
      • title & description
      • movieSuggetions
      • MovieList *
  • NetFlixGPT
  • searchbar
  • movieSuggetions

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can't go back!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published