- create react app
- configure tailwind
- Header
- Routing of App
- Login/Signup Form
- Form Validation
- useRef Hook
- Firebase setup
- Deployed on Netlify
- Create Signup user Account
- Implement SignIn user API
- Created Redux Store with userSlice
- Implemented Sign Out
- Update Profile API Call (Bug Fix)
- Restricted URL - Auth check (Bug Fix)
- Added hardcoded values into constants file
- Registered TMDB API & make API call
- Created MoviesSlice & add data in our Redux Store
- custom hooks
- Login/Signup page
- Signin/singup form
- Redirect to browse page
- Browse (After Authentication)
- Header
- Main Movie
- Trailer in Background
- Title & Description
- Movie Suggestions
- Movie Lists * N
- FilmyGPT
- Search Bar GPT connect
- Movie Suggestions