This is a Netflix clone web application built using React, Redux, Firebase, and The Movie Database (TMDb) API. It allows users to browse and watch movies and TV shows.
- User authentication with Firebase.
- Fetching movie and TV show data from the TMDb API.
- Displaying a list of movies and TV shows.
- Responsive design for various screen sizes.
- React
- Redux for state management
- Firebase for user authentication and Firestore database
- Axios for making API requests to TMDb
- CSS for styling