Skip to content

shravaniPshetty/NetflixGPT

Repository files navigation

  • Create React App
  • Configured TailwindCSS
  • Header
  • Routing of App-[React-router-dom,RouterProvider,createBrowserRouter,useNavigate]
  • Login Form
  • Sign up Form
  • Form Validation-[useRef]
  • useRef Hook
  • Firebase Setup
  • Deploying our app to production
  • Create SignUp User Account-[Inbuilt-apis]
  • Implement Sign In user Api
  • Created Redux Store with userSlice- [Reduxtoolkit:configureStore,reducer,createSlice,name,intialState,reducers-{a:()=>{},b:()=>{}}] [React-redux:Provider,dispatch,Selector]
  • Implemented Sign out
  • Update Profile
  • Missed adding a feature: "once logged in u gotta direct / even to /browse"
  • Use TMDB to fetch the movies and videos related to the movies.
  • fetch the movies api and add the movies to the redux store so that we can use them whenever wanted
  • Building videoBackground with customHooks.
  • listing movies based on categories using movie api from tmdb
  • Adding gpt feature which supports multiple languages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published