- create react app
- tailwind css addded
- Header
- Routing
- Login Form
- Register Form
- Form Validation
- useRef Hook
- firebase Setup
- hosted live
- create signup user acc
- login user acc
- Created user Store With Slice
- push userinfo to redux store
- updateProfile
- signup Display name
- if user not logged in then it cant go to the next page
- ubsubscribe when the comoponent unmount
- add hardcoaded value to the constant fields
- Register TMDB API and Create an App & get Access Token
- Get Data From TMDB now playing Movie List
- create hook for now playing movies
- create movie slice
- add movie to redux store
- Planning for main and Secondry container
- fetch data for trailer video
- Update store with trailer video data
- Embedded the YT Video make it autoplay
- Added Tailwind classses
- Build Secondry Component
- Build Movie List
- Build Movie Card
- TMDB Image URL
- Made The Browse Page Amazing With Css
- use and created customhooks for diff type for movie
- GPT search Feature
- GPT Search Bar
- GPT Search Page
- Multi-language Feature in our APP
- Integrate the GPT API's
Login/signup
- redirect to browsepage
- browsePage (after auth )
- Header
- mainMovie
- trailer background
- title & description
- movieSuggetions
- MovieList *
- NetFlixGPT
- searchbar
- movieSuggetions
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Note: this is a one-way operation. Once you eject
, you can't go back!