🏆 Winning the Brototype Netflix UI Web Design Challenge
In June 2021, I participated in the Brototype Web Design Challenge, a community event aimed at testing and showcasing front-end design skills. The challenge: build a Netflix clone with attention to layout, responsiveness, and user experience.
🧑💻 The Challenge
The goal was to create Netflix’s clone using modern tools while keeping the codebase clean and responsive across devices.
🛠️ Tech Stack Used
- React (Create React App)
- React Router
- TMDB API (for dynamic movie data)
- Axios
- CSS (no frameworks used)
- GitHub Pages (deployment via
gh-pages
)
The app is fully powered by React with client-side routing and real-time data fetched from TMDB. No CSS frameworks were used — all styles were handcrafted using plain CSS.
🥇 The Result
I’m excited to share that I won 1st place 🎉 and received INR 10,000 for my submission!
Explore the project:
This experience helped me grow as a front-end developer and deepened my appreciation for clean UI design, API integration, and performance-focused builds.
Thanks to Brototype for organizing a great challenge!