Skip to content

A disney plus clone made with react nextjs in typescript uses Azure functions with OpenAI for suggestions

License

Notifications You must be signed in to change notification settings

Gauransh-personal-projects/disneyplus

Repository files navigation

DisneyPlus Project

Description

This project is a web application that aims to replicate the functionality of the Disney+ streaming platform. It allows users to browse and stream a wide range of Disney movies, TV shows, and original content.

Features

  • User authentication: Users can create accounts, log in, and manage their profiles.
  • Content browsing: Users can explore a vast library of Disney content, including movies, TV shows, and exclusive originals.
  • Streaming: Users can stream their favorite Disney content directly from the application.
  • Search functionality: Users can search for specific movies, TV shows, or characters.
  • Personalized recommendations: The application provides personalized recommendations based on user preferences and viewing history.

Technologies Used

  • HTML
  • CSS
  • TypeScript
  • React
  • Node.js
  • Next.js
  • Azure Functions
  • OpenAI

Installation

  1. Clone the repository: git clone https://github.com/your-username/disneyplus.git
  2. Navigate to the project directory: cd disneyplus
  3. Install dependencies: npm install
  4. Start the development server: npm start

Usage

  1. Open your web browser and navigate to http://localhost:3000.
  2. Sign up or log in to your account.
  3. Browse the available content, search for specific titles, or explore personalized recommendations.
  4. Click on a movie or TV show to start streaming.

Contributing

Contributions are welcome! If you would like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name
  3. Make your changes and commit them: git commit -m 'Add your feature'
  4. Push to the branch: git push origin feature/your-feature-name
  5. Submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

A disney plus clone made with react nextjs in typescript uses Azure functions with OpenAI for suggestions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published