Skip to content
Back to the blog
Engineering

VueFlix: A Netflix Clone Study

June 20, 2025 2 min read
VueFlix: A Netflix Clone Study

I want to share a study where I built a 'clone' of Netflix — TUDUMMM!

For this project I used Vue as the base framework, along with TypeScript, Vite and Pinia, plus other tools, best practices and patterns common to modern frontend.

It's a compact but complete playground: routing, state, componentization and a UI that mirrors the real thing closely enough to make the details matter.

VueTypeScriptVitePinia
Loading
Move your cursor to reveal