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

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

A movie streaming app like Netflix uses React for frontend and firebase for user authentication. uses Chatgpt (openai) Api for movie recommendation.
https://github.com/anuj0918/netflix-gpt

firebase javascript react-redux reactjs tailwindcss tmdb-api

Last synced: 2 months ago
JSON representation

A movie streaming app like Netflix uses React for frontend and firebase for user authentication. uses Chatgpt (openai) Api for movie recommendation.

Awesome Lists containing this project

README

          

# Netflix-gpt
- Create React App
- configure tailwindcss
- Header
- routing of app
- Login Form
- sign up Form
- Form Validation
- useRef Hook
- firebase setup
- create signup user account
- Implement sign in
- create Redux store with userslice
- Implement sign out feature
- Update Profile
- Add hardcoded values to the constants file
- Regiter TMDB API & create an app & get access token
- Get Data from TMDB now playing movies list API
- Custom Hook for Now Playing Movies
- Create movieSlice
- Update Store with movies Data
Planning for MainContauiner & secondary container
- Fetch Data for Trailer Video
- Update Store with Trailer Video Data
- Embedded the Yotube video and make it autoplay and mute
- Tailwind Classes to make Main Container look awesome
Build Secondary Component
- Build Movie List
- build Movie Card
- TMDB Image CDN URL
- Made the Browse page amazing with Tailwind CSS
- usePopularMovies Custom hook
GPT Search Page
- GPT Search Bar
- (*****) Multi-language Feature in our App


# Features
- Login/sign up Form
- redirect to Browse page
- Browse(after authentication)
- Header
- Main movie
- Trailer in background
- Title and description