A Disney+ Clone UI built with React and Firebase.
This application replicates the look and feel of the Disney+ streaming platform, showing movies/series UI components and layout.
🚀 Built with React, styled with modern CSS, and deployed with Firebase Hosting.
https://disneyplus-clone-e8a1b.web.app/
✔️ Homepage UI similar to Disney+
✔️ Responsive design
✔️ Firebase setup for hosting + environment management
✔️ Uses React components and routing (if configured)
✔️ Clean folder structure (public, src, config)
(Add more features if you implemented auth, API integration, sliders, etc.)
| Technology | Purpose |
|---|---|
| React | Frontend UI |
| Firebase | Hosting & config |
| CSS | Styling |
| JavaScript (ES6+) | App logic |