React app for Netflix-like movie browsing
Top 68.9% on sourcepulse
This project provides a full-stack web application mimicking Netflix's UI and functionality, powered by GPT for movie recommendations. It's designed for developers looking to build a feature-rich streaming platform clone with AI integration.
How It Works
The application leverages React for the frontend, styled with TailwindCSS, and utilizes Firebase for authentication. It fetches movie data from the TMDB API and integrates with OpenAI's GPT API to provide personalized movie suggestions. Key features include user authentication, a browse page with a background trailer, movie lists, and a GPT-powered search bar for multi-language movie recommendations.
Quick Start & Requirements
npm install
npm start
.env
file).Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project is presented as a personal learning project and may not be production-ready. API keys are required, and the README does not specify a license, which could impact commercial use.
1 year ago
Inactive