Skip to content

Most challenging project ! Well, it not only proved to be challenging, but it also proved to be one of the finest things I have ever done. However every project have it's own set of challenges, generally these are exclusive in nature.

Notifications You must be signed in to change notification settings

Devangkartik/netflix-gtp

Repository files navigation

Netflix-gtp React Project

# LINK TO REACH ON NETFLIX WEB - https://netflix-gtp.vercel.app/
  • Create React App
  • Configure Tailwind Css in our app
  • What you want to build just go on that website and see the fiture what you want to build...
  • When you are planning Properly then It will become More eiser to building website...
  • Header
  • Routing
  • LogIn form
  • Sign up form
  • Form Validation / useRef
  • Add google firebase setup
  • Deploying our app to production
  • Create Signup user in firebase / web moduler api
  • Reading documentation is the superpower of a developers
  • Create Redux Store With userSlice
  • disPatch and action with createUserEmailandPassword
  • Update Profile within OnAuthStateChange function
  • Bugfix:- Sign up user DisplayName and Profile Picture update
  • Bugfix : if the user not loged in Redirect /browser to LogInPage
  • Unsubscribe our OnAuthStateChanged Callback function
  • Add Hardedcoded values to the constants file
  • Rgistered TMDB values to the Constants file & get access Token
  • Get data from the TMDB now playing movies list API
  • create movieSlice
  • Update store with movies Data
  • Planing for MainContainer & Secondary Container
  • fetch data for tailer video
  • upadate store with trailer video data
  • Embaded the youtube video and make it autoplay and mute
  • tailwind classes to make Main Container look awesome
  • Build Secondary Component
  • Movie list : Popular list , NowPlaying movie , Tranding list , ;
  • Each Movie List have n number of movie card
  • Seconadary container filled with data
  • Build movie list
  • Build movie Card
  • Tmdb image CDN url
  • made the Browser page amazing with the use of tailwind css
  • usePopular movies custom hook
  • useTrendingMovies custom hook
  • uesUpcoming movies custom hook
  • plan for Chatgtp(open AI gtp api) Search page
  • first we create a button on the top insidde the header
  • WE are build the search bar
  • buttom of the search bar give the movie suggestion
  • Multilangual features in our app
  • integrate with Gemini API
  • Adding movieNAmes and MovieResults in redux movie store
  • Making search funacanality for movies
  • Reuse the movielist component inside gtp movie suggestion
  • Memoization (we reduce the number of fetching to server)
  • Making responsive the website in reverse order
  • deploye on github....

Features

-Login and SignIn/SignUp Page

  • Browser(after Authintication)
    • logOut -logo of Netflix + different movies background picture -A Sign in page + which change the route when you Sign in -logIn -Header -Main movie -Trailer in Backgroundp -Movie Tittle in description -Movie Suggestion * n number of rows -movie card list + which is vertical scrollable

-NetflixGtp

  • Search Bar

  • movie Suggestion

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!

If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

About

Most challenging project ! Well, it not only proved to be challenging, but it also proved to be one of the finest things I have ever done. However every project have it's own set of challenges, generally these are exclusive in nature.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published