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

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.

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