-create react app -configured tailwindcss -header -routing of app -Login form -sign up form -form vaidators -useRef hooks -Firebase Setup -deploying our app to production -Create signup user account -Implement Sign In user Api -Created Redux Store with userslice -implement sign out feature -updateprofile -movie featch from tmdb -BugFix : sign up user displaye name profile picture -unsubscribed to the onAuthStateChanged callback -Add hardcoded values to the contstants file
- register TMDB API and create an app & get access token
- get data from TMDB now playing movies list API -custom hook for Now Playing Movies List -Create movieSlice -update store with movies data from -planning for maincontainer & secondary container -Fetch Data for Trailer Video
- update store with Trailer Video data
- Embedded the youtube vedio make it auto play -Build secondary components
- Adding gpt search feauture for the website -added language search in hindi , english ,spanish
- Multi -language feature -Integrate GPT APIs( get open source )