Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.36 KB

readme.md

File metadata and controls

24 lines (16 loc) · 1.36 KB

Disney Plus Clone

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](/scScreenshot 2023-06-10 231204 Screenshot 2023-06-10 231210 Screenshot 2023-06-10 231246 Screenshot 2023-06-10 231303 Screenshot 2023-06-10 231153 reenshot.png)

Features

  • Responsive design for optimal viewing experience on different devices.

Technologies Used

  • ReactJS
  • Tailwind CSS
  • Vite

Data API

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.