-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