Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vedhatech002/netflix-gpt


https://github.com/vedhatech002/netflix-gpt

Last synced: 27 days ago
JSON representation

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