- create-react-app
- configured tailwind css
- lets build our login form
- lets build sign up form
- routing
- form validations
- useRef hook
- bug fix of the display profile picture and name when user logs in by updating store while auth change
- bug fix of user can't jump to browse page without logging in
- unsubscribed the component (onAuthChanged(login)) when teh component is no longer needed
- registered a TMDB account and got access token and get data of now playing movies list
- created a custom hook now playing movies and updated the store with movies data
- Planning for the main container and secondary video
- fetch data for the trailer video
- embedded the youtube video and made it auto play with &mute=1
- added tailwind css to make it look awesome
-
login/sign up page
- sign in/ sign up form
- redirect to browse page
-
browse page (after authentication)
- header
- Main movie
- Trailer in background
- title and description
- Movie suggestion
- MovieList * N
-
Netflix gpt
- Searchbar
- movie suggestion