An open API service indexing awesome lists of open source software.

https://github.com/yalex95/nuxt-disney-clone

A fully responsive Disney+ clone created using modern web development technologies to replicate the look and feel of the popular streaming platform. This project is for educational purposes only and showcases front-end development skills.
https://github.com/yalex95/nuxt-disney-clone

Last synced: 3 months ago
JSON representation

A fully responsive Disney+ clone created using modern web development technologies to replicate the look and feel of the popular streaming platform. This project is for educational purposes only and showcases front-end development skills.

Awesome Lists containing this project

README

        

# Disney+ Clone

A fully responsive Disney+ clone built using modern web development technologies to replicate the look and feel of the popular streaming platform. This project is for educational purposes only and demonstrates front-end development skills, API integration, and state management using Nuxt 3.

⚠️ **Disclaimer**: This is a personal project and is not affiliated with, endorsed, or authorized by The Walt Disney Company. All rights to the original platform and its content are reserved by Disney.

## Key Features
- **Home Page**: A responsive and visually appealing design inspired by Disney+'s interface.
- **Responsive Design**: Built to adapt seamlessly to mobile, tablet, and desktop devices.
- **Reusable Components**: Utilizes Nuxt UI and Tailwind CSS for modular and maintainable code.

## Tech Stack
- **Framework**: [Nuxt 3](https://nuxt.com/)
- **Styling**: [Tailwind CSS](https://tailwindcss.com/) and custom CSS.
- **Markup & Scripting**: HTML and JavaScript.
- **Components Library**: [Nuxt UI](https://nuxt.com/docs/getting-started/ui-components).

## How to Run
1. Clone the repository:
```bash
git clone
cd disney-clone
2. Install dependencies
```bash
npm install
3. Start development server
npm run dev

## Learning Objectives
This project was created to practice:
1. Developing with Nuxt 3 for modern applications.
2. Styling with Tailwind CSS for responsive and customizable designs.
3. Using Nuxt UI to create reusable components.

## ⚠️ Note!
This proyect is for educational purposes only.