# 🪟 Windows 11 Home Screen Clone A clone animation of the Windows 11 Home Screen built using **HTML**, **CSS**, and **JavaScript**. ![screenshot](https://hc-cdn.hel1.your-objectstorage.com/s/v3/88963b0e3dade5bf32b8ef82740d1424c4da505b_screenshot_2025-07-20_at_12.20.58___am.png) --- ## 🛠️ Built With - **HTML5** - **CSS3** (Flexbox, Grid, Animations) - **JavaScript** (DOM manipulation, Events) --- ## 📸 Preview > Check it live: [🔗 Live Demo](https://windows11-opal.vercel.app) --- ## 📁 Getting Started ### 🔧 Installation 1. Clone the repository: ```bash git clone https://github.com/Abrar-Al-Razee/Windows-11-clone ``` Navigate into the project directory: ``` cd windows-11-home-screen ``` Open index.html in your browser: -> start index.html 💡 You can also use Live Server in VS Code for real-time reload. ✨ Customization Edit index.html to add or remove apps Modify style.css to change the theme or layout Use script.js to add interactivity (drag-drop, open apps, etc.)