completed intermediate
Duration: 17 days
Burble V1
React-based Netflix styled app with added features
A React application mimicking Netflix's interface and functionality. Built to understand streaming app architecture and modern React patterns. Features smooth carousels, hover previews, and category-based browsing.
Key Features
- ✓ Netflix-style carousel
- ✓ Video playback interface
- ✓ Browse by category
- ✓ Search functionality
- ✓ Hover previews
- ✓ Responsive design
Challenges
- • Implementing smooth carousels
- • Video player integration
- • Responsive grid layouts
- • API rate limiting
- • Hover interaction timing
Retrospective
Great project for learning React patterns. The Netflix UI is deceptively complex - what looks simple on the surface requires careful attention to detail and performance optimization.