/NetflixGPT

Netflix GPT is a web application that provides movie recommendations based on user input. It features user authentication via Firebase, supports multiple languages, and utilizes Redux for state management. The project is styled with Tailwind CSS.

Primary LanguageJavaScript

Netflix GPT is a web application that provides movie recommendations based on user input. It features user authentication via Firebase, supports multiple languages, and utilizes Redux for state management. The project is styled with Tailwind CSS.

Features

  • User Authentication: Sign in and sign up using Firebase Authentication.
  • Movie Recommendations: Get personalized movie recommendations by inputting movie names.
  • Multiple Language Support: The application supports multiple languages for a wider audience.
  • State Management: Efficient state management using Redux.
  • Responsive Design: Styled with Tailwind CSS for a modern and responsive UI.

Tech Stack

  • React: Frontend library for building user interfaces.
  • Redux: State management library for managing application state.
  • Firebase: Backend-as-a-Service (BaaS) for authentication and data storage.
  • Tailwind CSS: Utility-first CSS framework for styling.
  • OpenAI GPT: For generating movie recommendations based on user input.