Flixi
Overview
A dynamic movie discovery platform where users can browse popular films, search by genre, and view detailed information including ratings, cast, and synopses. Built with React and powered by the TMDB API. Showcases REST API integration, reusable component architecture, and responsive design across all screen sizes.
Tech Stack
ReactCSSTMDB API
Reflection
This project improved how I structure React components around async data, and reinforced the importance of balancing API richness with a fast, simple UX.