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.
- Host: GitHub
- URL: https://github.com/yalex95/nuxt-disney-clone
- Owner: Yalex95
- Created: 2024-12-16T17:31:43.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-19T19:15:36.000Z (5 months ago)
- Last Synced: 2024-12-29T20:34:44.710Z (5 months ago)
- Language: Vue
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.