This project is a content streaming and recommendation platform designed to provide users with personalized content suggestions based on their preferences and viewing history. The platform supports a wide range of content types, including movies, TV shows, and more.
- Personalized Recommendations: AI-driven algorithms to suggest content tailored to user preferences.
- Content Streaming: Seamless streaming experience with high-quality playback.
- User Profiles: Create and manage multiple user profiles.
- Search Functionality: Easily find content with an intuitive search feature.
- Frontend: React, CSS
- Backend: Node.js, Express
- Clone the repository.
- Install dependencies using
npm install. - Start the server with
npm start.
Enjoy exploring personalized content with ease!