A Netflix clone built using React. It fetches the data from TMDB (The Movie Database) API. It also displays the Netflix trailers when you click on a movie, which is fetched from Youtube.
The app is deployed using Firebase at Netflix Clone Link
- React
- Create-react-app with highly complex frontend structure
- Redux
- State management and redux thunk for asynchronous api calls
- Firebase
- Backend and database with firestore for users
- TMDB API
- Movie service API
- React Router
- Complex and dynamic route generation