Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vedhatech002/netflix-gpt
https://github.com/vedhatech002/netflix-gpt
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vedhatech002/netflix-gpt
- Owner: vedhatech002
- Created: 2024-03-11T06:46:08.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-19T17:27:23.000Z (10 months ago)
- Last Synced: 2024-03-20T12:36:57.355Z (10 months ago)
- Language: JavaScript
- Homepage: https://netflix-gpt-neon-seven.vercel.app
- Size: 395 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netflix GPT
- Create React App
- Configured Tailwind
- Header
- Routing setup
- Login Form
- SignUp Form
- Form Valdation
- useRef Hook
- Firebase Setup
- Deploying our app to production
- Create Signup User Account
- Implement Sign In user Api
- Created Redux Store with useSlice
- Implement SignOut
- update Profile
- BugFix:if the user is not logged in Redirect /browse and vice-versa
- BugFix: Unsubcribe to onAuthChanged Callback
- Registered for tmdb api & create an app & get access token
- Get data from TMDB now playing Api
- Custom Hook for nowPlaying Movies
- Create MovieSlice
- Updatedthe Store with Movies Date
- Fetch Data for Trailer Video
- Update The store with trailer video data
- embeded the youtube videoand Make it autoplay amd mute
- Build secondary container
- Build MovieList
- Build MovieCard
- Custom Hooks for fetching movie list and Update store
- show the movie list in Ui
- GPT Search page
- Gpt Search Bar
- Multi Language Feature
- Integrate openAi api## Features
- Login/Signup
- SignIn/SignUp Form
- Redirect to Browse Page- Browse (after authentication)
- Header
- MainMovie
- Trailer in BackGround
- Title & description
- Movie Suggession
- MovieLists \* N- NetFlixGpt
- SearchBar
- Movie Suggesion