Skip to content

danielgeorge922/disneyplus

Repository files navigation

Disney+ Clone

This project is a front-end clone of the Disney+ homepage. It was built with the primary goal of practicing and honing front-end development and design skills, focusing on recreating a complex, production-level user interface. The aim was to build a pixel-perfect and responsive replica of the real application.


✨ Key Features

  • Responsive Design: Adapts smoothly to various screen sizes, from mobile devices to desktops.
  • Component-Based Architecture: Built with reusable components for clean and maintainable code.
  • Utility-First Styling: Styled with Tailwind CSS for rapid UI development.

🛠️ Tech Stack

  • [React/Vue/Svelte] - Vite: Next-generation front-end tooling for a faster development experience.
  • Tailwind CSS: A utility-first CSS framework for rapid styling.
  • ESLint: For identifying and reporting on patterns found in ECMAScript/JavaScript code.

🚀 How to Run Locally

To get a local copy up and running, follow these simple steps.

  1. Clone the repository:
    git clone [https://github.com/danielgeorge922/disneyplus.git](https://github.com/danielgeorge922/disneyplus.git)
  2. Navigate to the project directory:
    cd disneyplus
  3. Install NPM packages:
    npm install
  4. Start the development server:
    npm run dev

The application will be available at http://localhost:5173 (or another port if 5173 is in use).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors