A Disney Plus clone web application built with ReactJS, Tailwind CSS, and Vite. This project aims to replicate the popular streaming platform's user interface and features for educational purposes.
![Project Screenshot](/sc reenshot.png)
- Responsive design for optimal viewing experience on different devices.
- ReactJS
- Tailwind CSS
- Vite
The Disney Plus Clone utilizes a data API to fetch movie and TV show information. The API provides the necessary data for populating the app's content, including titles, descriptions, images, and video sources. The API used in this project is [tmdb], which offers a wide range of Disney-related content.