📺 🌟 🚀 Introducing the Offline PWA version of Netflix!🚀 🎬
🌐 This is not only a website but a 🔥 PWA app that can be installed from any app store.
🔥 Uniqueness of this app:🚀
📌 Multilingual: It translates dynamic data (Eng to Bhojpuri, Hindi 😊)
📌 PWA: It can be installed on any device such as the Microsoft Store, Play Store, or any other. 📌 Offline: It also supports offline mode as data is cached. 📌 Prevention 🔥 from unwanted API calls. 📌 Reusability: The same components are used as standard practice. 📌 Standard code: The code follows standard practices. 📌Login with Google. 📌Categorizing movies using TMDB movies. 📌 On click, movie details and videos are fetched.
🔑 Key features:
🌕ChatGPT (OpenAI) API integrated with TMDB data to fetch movies. 🌕Login/logout integration with Firebase. 🌕Skip option is also provided. 🌕Add to screen pop-up on page refresh and "Do not show me again" Movie actor names. 🌕Fetching TMDB movie lists.
💡 Supporting:
Clean code. Prevention of unwanted API calls. Use of the same component. Code divided into chunks.
This project was bootstrapped with Create React App.
In the project directory, you can run:
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.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
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.
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.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify vvvvv
for muti lang--
1 - itendifier and value of checkbox and object key of changed lang must be same so
2 - when user select option then value dispatch to store it that value is basiclly value of identifier
3 - simply using useSelector to get stored value and using bracket notaion to show the change language