https://github.com/garimas10u/netflix-reccos
A React and Tailwind movie recommendation app with Gemini API integrated to it for recommending movies.
https://github.com/garimas10u/netflix-reccos
gemini-api reactjs taiwlindcss tmdb-api
Last synced: 8 months ago
JSON representation
A React and Tailwind movie recommendation app with Gemini API integrated to it for recommending movies.
- Host: GitHub
- URL: https://github.com/garimas10u/netflix-reccos
- Owner: Garimas10u
- Created: 2024-05-13T11:08:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-27T17:37:34.000Z (over 1 year ago)
- Last Synced: 2024-07-27T18:59:49.158Z (over 1 year ago)
- Topics: gemini-api, reactjs, taiwlindcss, tmdb-api
- Language: JavaScript
- Homepage: https://netflixreccos.vercel.app
- Size: 1.24 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netflix Reccos
-Create React App
-configured TailwindCSS
-Header
-App Router
-Login Component
-Singup Form
-For Validation
-useRef Hook
-Firebase Setup
-Deploying our app to production
-create Signin User
-created redux store with userslice
-implemented sign out
-update Profile
-Fetch from TMDB movies
-Fetch movie videos using a custom hook
-styled the browse page
-Update store with movie data
#Features
-Login sign in and signup
-redirect to browse page
-Browse (after authentication)
-header
-main movie
-trailer
-Title and Description
-Search Bar
-Movie Suggestions
-multilanguage Feature
-Integrate Gemini API