YouTube Clone
Faithful Recreation of YouTube's Interface
A faithful recreation of YouTube's interface using HTML and CSS, showcasing layout skills, component-based thinking, and responsive design mastery.
Serving
Learner developers
Market
SheCodes certification
Problem
Complex CSS layout challenge
Result
Full YouTube interface recreated without JavaScript
What needed solving
Recreate YouTube's complex interface โ sidebar, video grid, header navigation โ using only HTML and CSS to demonstrate advanced layout capability.
How I built it
Delivered a responsive YouTube interface clone with functional sidebar, video grid, search bar, and navigation. Used CSS Grid for the video card layout and BEM methodology for clean CSS organisation.
HTML5
Semantic component structure
CSS3
All layout and styling
CSS Grid
Video card grid layout
Flexbox
Component alignment
BEM Methodology
Scalable CSS naming
# YouTube Clone > Faithful Recreation of YouTube's Interface ## Project Context **Category:** Frontend ยท CSS **Status:** Completed ยท 2024 **Author:** Nandawula Regine Kabali-Kagwa โ East London, South Africa ## Stack ``` HTML5 # Semantic component structure CSS3 # All layout and styling CSS Grid # Video card grid layout Flexbox # Component alignment BEM Methodology # Scalable CSS naming ``` ## Architecture Notes - All data mutations validated server-side via Next.js API routes - Row-Level Security enforced at database level (Supabase) - Mobile-first, PWA-ready, offline-tolerant where connectivity is unreliable - PayFast integration for ZAR-native payments (no USD conversion) - SEO-optimised: metadata, JSON-LD, canonical URLs, sitemap ## Environment Variables ```env NEXT_PUBLIC_SUPABASE_URL= NEXT_PUBLIC_SUPABASE_ANON_KEY= SUPABASE_SERVICE_ROLE_KEY= OPENAI_API_KEY= NEXT_PUBLIC_PAYFAST_MERCHANT_ID= NEXT_PUBLIC_PAYFAST_MERCHANT_KEY= RESEND_API_KEY= ``` ## Links - ๐ Live: https://youtube-clone-nanda.vercel.app - ๐ GitHub: https://github.com/creativelynanda/youtube-clone - ๐๏ธ Portfolio: https://creativelynanda.co.za/projects/youtube-clone --- Built from East London, South Africa ยท 5th Industrial Revolution
More Projects
Interested in similar work?
Let's discuss how I can build something like this for your business.
Let's Talk